aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 252c09ba..c608b999 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@ Tue Aug 27 18:39:08 CEST 2013
2 Fix build issue if SOCK_NONBLOCK/EPOLL_CLOEXEC are not 2 Fix build issue if SOCK_NONBLOCK/EPOLL_CLOEXEC are not
3 defined (as is the case on older glibc versions). -CG 3 defined (as is the case on older glibc versions). -CG
4 4
5Fri Aug 23 14:28:02 CEST 2013
6 Releasing libmicrohttpd 0.9.29. -CG
7
5Mon Aug 12 23:51:18 CEST 2013 8Mon Aug 12 23:51:18 CEST 2013
6 Updated manual, documenting W32 select/shutdown issue. -CG 9 Updated manual, documenting W32 select/shutdown issue. -CG
7 10