summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
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 17:12:49 +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 17:12:49 +0000
commitab4f7c0abd2d42f20b8675b3bc552a88204ce4ad (patch)
tree97f40ed93139f6552f890aab570cabc65004c7ae /ChangeLog
parenta156e55302d7ce35234b6075124d2b5ed4037c89 (diff)
Max Kellermann <max@duempel.org>:
add buffer_destroy() to buffer.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9fbfa71..3d53d51 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -75,6 +75,7 @@ o always close stdin - even in non-daemon mode, it is of no use
o chdir("/") to release the cwd inode
o ignore setsid() failure, because there is only one possible and
o fix harmless error condition
+o add buffer_destroy() to buffer.c
version 0.9.5 (2007/07/29)
------------------------------