diff options
author | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org> | 2005-11-06 03:09:43 +0000 |
---|---|---|
committer | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org> | 2005-11-06 03:09:43 +0000 |
commit | 67832c77b05afc8d0f59244854181b13efdbefeb (patch) | |
tree | a93ce834f6f7cefba5fb93c144743b3873c49f21 /ChangeLog | |
parent | 26caf6b0d84c0709dedb9b05ca4ab91fa3677bb0 (diff) | |
download | conntrack-tools-67832c77b05afc8d0f59244854181b13efdbefeb.tar.gz conntrack-tools-67832c77b05afc8d0f59244854181b13efdbefeb.zip |
See ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -1,9 +1,16 @@ +2005-11-05 +<olenf@ans.pl> + o -t and -u are optional at update. + o Improved conntrack -h output + o add htons for icmp id. +<pablo@eurodev.net> + o Fixed versioning :( + o Bumped version to 0.97 + 2005-11-03 <laforge@netfilter.org> o Use extra 'data' argument of nfct_register_callback() function that I've introduced in libetfilter_conntrack. - -2005-11-03 <olenf@ans.pl> o moves conntrack tool from bin to sbin directory since this application is an administration utility and it requires uid==0 or |