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 c9de1ed..158a7d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -53,6 +53,7 @@ o use list_for_each_entry() instead of list_for_each()
o use const when possible
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
version 0.9.5 (2007/07/29)
------------------------------