summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index f9300177c..283bc7ff6 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,10 @@
2005-06-11 Christopher Faylor <cgf@timesys.com>
+ * Makefile.in: Avoid initial heap allocation since cygwin has its own
+ heap.
+
+2005-06-11 Christopher Faylor <cgf@timesys.com>
+
* fhandler_console.cc (fhandler_console::read): Fix a compiler warning.
2005-06-10 Christopher Faylor <cgf@timesys.com>