aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-01-27 10:01:51 +0000
committerChristian Grothoff <christian@grothoff.org>2012-01-27 10:01:51 +0000
commit29ad274096d4a8e2c4812c57db415c9b885767df (patch)
treef7ae4c2c03b8fc5854ae13137b9d32947d6db62f /ChangeLog
parent25e0d426214de820a2590f5895622ac0583a3c42 (diff)
downloadlibmicrohttpd-29ad274096d4a8e2c4812c57db415c9b885767df.tar.gz
libmicrohttpd-29ad274096d4a8e2c4812c57db415c9b885767df.zip
-fixing #2120
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d95b3690..2ec43ff3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
1Fri Jan 27 11:00:43 CET 2012
2 Fixed postprocessor failure for applications that enclosed boundary
3 in quotes (#2120). -woof
4
1Tue Jan 24 16:07:53 CET 2012 5Tue Jan 24 16:07:53 CET 2012
2 Added configure check for sin_len in 'struct sockaddr' and adding 6 Added configure check for sin_len in 'struct sockaddr' and adding
3 code to initialize this field if it exists now. -CG 7 code to initialize this field if it exists now. -CG