Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.csl')
-rw-r--r--ChangeLog.csl7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index bf3c87b7f..aace2ccda 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,10 @@
+2006-06-10 Daniel Jacobowitz <dan@codesourcery.com>
+
+ Issue #669
+ gdb/
+ * remote-fileio.c (remote_fileio_func_read): Limit console
+ reads to 8K.
+
2006-06-09 Nathan Sidwell <nathan@codesourcery.com>
gdb/testsuite/