mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
TW-1749: PATH_MAX isn't defined in FS.cpp in some versions of OS X
- Thanks to Misty De Meo.
This commit is contained in:
parent
be35dde6f0
commit
ae47fb7265
2 changed files with 3 additions and 0 deletions
1
AUTHORS
1
AUTHORS
|
@ -124,6 +124,7 @@ The following submitted code, packages or analysis, and deserve special thanks:
|
|||
Gordon Ball
|
||||
Rafał Bolanowski
|
||||
Sunil Joshi
|
||||
Misty De Meo
|
||||
|
||||
Thanks to the following, who submitted detailed bug reports and excellent
|
||||
suggestions:
|
||||
|
|
|
@ -31,6 +31,8 @@
|
|||
- TW-1733 taskwarrior 2.5.0 can not compile FreeBSD 10.1 (thanks to ribbon).
|
||||
- TW-1738 add defined languages JAPANESE (thanks to ribbon).
|
||||
- TW-1742 Indian Holiday Calendar (Master HolidayFile) (thanks to Sunil Joshi).
|
||||
- TW-1749 PATH_MAX isn't defined in FS.cpp in some versions of OS X (thanks to
|
||||
Misty De Meo).
|
||||
- Fixed broken build for Cygwin and older GCC (thanks to Richard Boß).
|
||||
- The default configuration is now 256-color only.
|
||||
- The 'columns' report now shows whether a column is modifiable or read only.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue