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 06ccb5b..2c3c50f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -60,6 +60,7 @@ o set the return type of the parse functions to "void"
o use the comma operator instead of curly braces
o add missing function prototypes
o merge several *_alarm() functions into init_alarm()
+o use add_alarm() in mod_alarm() to avoid code duplication
version 0.9.5 (2007/07/29)
------------------------------