aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b05d3820..79d2c275 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
1Sat Nov 17 00:55:24 MST 2007
2 Fixed off-by-one in error message string matching.
3 Added code to avoid generating SIGPIPE on platforms
4 where this is possible (everywhere else, the main
5 application should install a handler for SIGPIPE).
6
1Thu Oct 11 11:02:06 MDT 2007 7Thu Oct 11 11:02:06 MDT 2007
2 Releasing libmicrohttpd 0.1.1. - CG 8 Releasing libmicrohttpd 0.1.1. - CG
3 9