aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-03-29 16:23:40 +0000
committerChristian Grothoff <christian@grothoff.org>2013-03-29 16:23:40 +0000
commit99ce9f42e1d5378768dc03cdbb13daaba4486d58 (patch)
tree909f22dcde2afd0ba0d3bf3b576136b0e4ac2bed /ChangeLog
parenta80338c1926c30ae662444347e94fa94c51ea264 (diff)
downloadlibmicrohttpd-99ce9f42e1d5378768dc03cdbb13daaba4486d58.tar.gz
libmicrohttpd-99ce9f42e1d5378768dc03cdbb13daaba4486d58.zip
releasing 0.9.26
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 64fa4f38..a888bc23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
1Fri Mar 29 16:44:29 CET 2013
2 Renaming testcases to consistenly begin with test_;
3 Changing build system to build examples in doc/.
4 Releasing libmicrohttpd 0.9.26. -CG
5
1Thu Mar 7 10:13:08 CET 2013 6Thu Mar 7 10:13:08 CET 2013
2 Fix bug in postprocessor URL parser (#2818). -jgresula 7 Fix bug in postprocessor URL parser (#2818). -jgresula
3 8