summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2010-10-21 14:50:58 +0000
committerroot <root>2010-10-21 14:50:58 +0000
commit707bcc9500e31632165e7cfc4c76fd16241c8c3f (patch)
treef5a5aa0931a791ce928dbb97bca610b4977481c2 /Changes
parent1384511eb6d14bcfea2210d4a75cc044fedfaf84 (diff)
enum
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 82dbac7..06379c8 100644
--- a/Changes
+++ b/Changes
@@ -43,6 +43,8 @@ TODO: use enums //TODO: enum?
- switch to two-digit minor version.
- work around an apparent gentoo compiler bug.
- define _DARWIN_UNLIMITED_SELECT. just so.
+ - use enum instead of #define for most constants.
+ - improve compatibility to older C++ compilers.
3.9 Thu Dec 31 07:59:59 CET 2009
- signalfd is no longer used by default and has to be requested