aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-08-14 13:44:17 +0000
committerChristian Grothoff <christian@grothoff.org>2010-08-14 13:44:17 +0000
commit37351b1556d577d2e0c5e58da583d3b8eab9c2ff (patch)
tree63ffcfa3bd153b578bf4a0b2df56a504bab5e47d /ChangeLog
parent2dc0e963e730c8b1eeef5f55ef6a9a7cdc55585b (diff)
downloadlibmicrohttpd-37351b1556d577d2e0c5e58da583d3b8eab9c2ff.tar.gz
libmicrohttpd-37351b1556d577d2e0c5e58da583d3b8eab9c2ff.zip
log
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd229cd4..cf6bbdf6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
1Sat Aug 14 15:43:30 CEST 2010
2 Fixed small, largely hypothetical leaks.
3 Reduced calls to strlen for header processing. -CG
4
1Fri Aug 6 12:51:59 CEST 2010 5Fri Aug 6 12:51:59 CEST 2010
2 Fixing (small) memory leak on daemon-shutdown with 6 Fixing (small) memory leak on daemon-shutdown with
3 SSL enabled. -CG/PG 7 SSL enabled. -CG/PG