summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 35f46785e..63ab00ada 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,13 @@
2009-02-16 Corinna Vinschen <corinna@vinschen.de>
+ * cygwin.din: Export reallocf.
+ * malloc_wrapper.cc( reallocf): New function.
+ * posix.sgml: Add reallocf to BSD section.
+ * include/cygwin/version.h: Bump API minor number.
+ * libc/fts.c: Remove erroneous reallocf definition.
+
+2009-02-16 Corinna Vinschen <corinna@vinschen.de>
+
* cygwin.din: Export wcstoimax, wcstoumax.
* posix.sgml: Move wcstoimax and wcstoumax to SUSv4 section.
* include/inttypes.h: Declare wcstoimax and wcstoumax.