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 dcbe694..e1330bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -47,6 +47,7 @@ Max Kellermann <max@duempel.org>:
o resolve global variable "alarm" conflict with alarm() function in unistd.h.
o enable gcc warnings, including -Werror
o use list_for_each_entry() instead of list_for_each()
+o use const when possible
version 0.9.5 (2007/07/29)
------------------------------