aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-08-28 16:41:17 +0000
committerChristian Grothoff <christian@grothoff.org>2013-08-28 16:41:17 +0000
commiteb34a0239f3d63fd2c04401bf341aacf38a141e3 (patch)
tree8cfd66fe0f6a84a0055f32d6132ebe9c2fbf62e6 /ChangeLog
parent0617124c369fe150123ced3e1c521d69ed4bfff2 (diff)
downloadlibmicrohttpd-eb34a0239f3d63fd2c04401bf341aacf38a141e3.tar.gz
libmicrohttpd-eb34a0239f3d63fd2c04401bf341aacf38a141e3.zip
fix #3007
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c608b999..08d5cbcf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
1Wed Aug 28 18:40:47 CEST 2013
2 Fix #3007 (build issue if messages are disabled). -CG
3
1Tue Aug 27 18:39:08 CEST 2013 4Tue Aug 27 18:39:08 CEST 2013
2 Fix build issue if SOCK_NONBLOCK/EPOLL_CLOEXEC are not 5 Fix build issue if SOCK_NONBLOCK/EPOLL_CLOEXEC are not
3 defined (as is the case on older glibc versions). -CG 6 defined (as is the case on older glibc versions). -CG