summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f6f890..8d95e48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -56,6 +56,7 @@ o remove prefetch in slist.h since it confuses gcc
o fix illegal use of return in the yacc code, use break instead
o fix wrong invocations after prototype cleanup
o set the return type of the parse functions to "void"
+o use the comma operator instead of curly braces
version 0.9.5 (2007/07/29)
------------------------------