aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-09-04 16:16:19 +0000
committerChristian Grothoff <christian@grothoff.org>2016-09-04 16:16:19 +0000
commita1ad4d85055e4b3cea1f135c353f40fc66e809fc (patch)
treee597e7aef59f300dc624ffc07023f77e5251422e /ChangeLog
parentcd4c6b6e389199cc8854d49f5ea29be6e64b03e2 (diff)
downloadlibmicrohttpd-a1ad4d85055e4b3cea1f135c353f40fc66e809fc.tar.gz
libmicrohttpd-a1ad4d85055e4b3cea1f135c353f40fc66e809fc.zip
-chlog update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e83995a..bfc1d399 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
1Sun Sep 4 18:16:32 CEST 2016
2 Fixing potential memory leak (#4634). -CG
3
1Sun Sep 4 17:25:45 CEST 2016 4Sun Sep 4 17:25:45 CEST 2016
2 Tests for "Upgrade" logic are now in place and passing. 5 Tests for "Upgrade" logic are now in place and passing.
3 However, still need to make sure code is portable. -CG 6 However, still need to make sure code is portable. -CG