From 707bcc9500e31632165e7cfc4c76fd16241c8c3f Mon Sep 17 00:00:00 2001 From: root Date: Thu, 21 Oct 2010 14:50:58 +0000 Subject: enum --- Changes | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Changes') 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 -- cgit v1.2.3