summaryrefslogtreecommitdiff
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
parentcd4c6b6e389199cc8854d49f5ea29be6e64b03e2 (diff)
-chlog update
-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 @@
+Sun Sep 4 18:16:32 CEST 2016
+ Fixing potential memory leak (#4634). -CG
+
Sun Sep 4 17:25:45 CEST 2016
Tests for "Upgrade" logic are now in place and passing.
However, still need to make sure code is portable. -CG