OpenBSD also provides uuid support directly in its libc, same as FreeBSD.

This commit is contained in:
Kent R. Spillner 2016-01-15 12:35:10 -05:00 committed by Paul Beckingham
parent e361c2c751
commit 933b2d8ebe
4 changed files with 4 additions and 2 deletions

View file

@ -57,6 +57,7 @@
- Numerous performance improvements. Taskwarrior 2.5.1 is between X% and
Y% faster than 2.5.0 when running various commands.
- New formatting specifier 'relative' for columns of Date type was introduced.
- Improved OpenBSD support (thanks to Kent R. Spillner).
------ current release ---------------------------