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 63179e7..63d8f5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -49,6 +49,7 @@ o use umask() to set up file permissions
Max Kellermann <max@duempel.org>:
o fix shadow warnings by renaming variables or making them local
+o remove "-g" from Makefile.am, this should be specified by the user
= conntrackd =
o resolve global variable "alarm" conflict with alarm() function in unistd.h.