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 7d7ff6349..03e41da5b 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,11 @@
+2005-07-28 Christopher Faylor <cgf@timesys.com>
+
+ * cygmalloc.h (MSPACES): Define. This dropped through the cracks after
+ the last malloc update.
+ * dcrt0.cc: Fix a comment.
+ * malloc.cc (internal_malloc): Fix definition so that it can be safely
+ coerced.
+
2005-07-27 Christopher Faylor <cgf@timesys.com>
* include/cygwin/in.h (INET_ADDRSTRLEN): Add new definition.