TW-1750: REG_ENHANCED, used in RX.cpp, isn't defined in all versions of Darwin

- Thanks to Misty De Meo.
This commit is contained in:
Paul Beckingham
2015-12-31 17:20:22 -05:00
parent 3215e3d78e
commit f0c8c7d1b1

View File

@@ -33,6 +33,8 @@
- 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).
- TW-1750 REG_ENHANCED, used in RX.cpp, isn't defined in all versions of Darwin
(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.