diff options
author | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org> | 2008-01-17 16:41:08 +0000 |
---|---|---|
committer | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org> | 2008-01-17 16:41:08 +0000 |
commit | 36d597429d71448c93e8c598e6a615ce4e0c14ec (patch) | |
tree | 250afb5eeab1eab9f52a180b1c8a054a5677785b /ChangeLog | |
parent | 88413547acdce9d818a237c72482d89f6032e9ae (diff) | |
download | conntrack-tools-36d597429d71448c93e8c598e6a615ce4e0c14ec.tar.gz conntrack-tools-36d597429d71448c93e8c598e6a615ce4e0c14ec.zip |
Max Kellermann <max@duempel.org>:
remove "-g" from Makefile.am, this should be specified by the user
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |