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 5ba7041..01dcc05 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -55,6 +55,7 @@ o use C99 integers (uint32_t instead of u_int32_t)
= conntrack =
o check for malloc() failure in merge_opts
+o eliminate local variable by returning from the loop
= conntrackd =
o resolve global variable "alarm" conflict with alarm() function in unistd.h.