aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--winsup/cygwin/ChangeLog7
1 files changed, 4 insertions, 3 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 3cf5e81..fc599bf 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -24,10 +24,11 @@
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 27.
-2013-11-13 Jon TURNEY <jon.turney@dronecode.org.uk>
+2013-11-29 Jon TURNEY <jon.turney@dronecode.org.uk>
- * include/cygwin/stdlib.h(initstate, random, setstate, srandom) :
- Prototype if not __STRICT_ANSI__ or _XOPEN_SOURCE is defined appropriately.
+ * include/cygwin/stdlib.h (initstate, random, setstate, srandom):
+ Prototype if not __STRICT_ANSI__ or _XOPEN_SOURCE is defined
+ appropriately.
2013-11-28 Alexey Pavlov <alexpux@gmail.com>