aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 888aa5d5..88e02cd4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
1Fri Feb 1 10:19:44 CET 2013
2 Handle case where POST data contains "key=" without value
3 at the end and is not new-line terminated by invoking the
4 callback with the "key" during MHD_destroy_post_processor (#2733). -CG
5
1Wed Jan 30 13:09:30 CET 2013 6Wed Jan 30 13:09:30 CET 2013
2 Adding more 'const' to allow keeping of reason phrases in ROM. 7 Adding more 'const' to allow keeping of reason phrases in ROM.
3 (see mailinglist). -CG/MV 8 (see mailinglist). -CG/MV