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 abccae2..02f6668 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -86,6 +86,7 @@ o fix memory leaks in several error output paths
o use size_t for buffer sizes
o import only required C headers and put local headers on top to check
o fix double free() bug in the error output path of mcast_create()
+o eliminate unsed cache_get_conntrack() in rs_list_to_tx()
version 0.9.5 (2007/07/29)
------------------------------