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:
authorDaniel Jacobowitz <drow@false.org>2006-05-31 20:18:16 +0400
committerDaniel Jacobowitz <drow@false.org>2006-05-31 20:18:16 +0400
commit82212a85330dcf4bd7637d76e35b4f8453ce0b41 (patch)
tree08b134ba44a701b5de26e75a5e969951034de748
parentf4025bbc5244ea54af09370eb42faa8fa044c9b3 (diff)
* gdb/remote.c (remote_download_command): Correct short write
handling.
-rw-r--r--ChangeLog.csl5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 82324794c..cbb20ff7e 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,8 @@
+2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * gdb/remote.c (remote_download_command): Correct short write
+ handling.
+
2006-05-23 Daniel Jacobowitz <dan@codesourcery.com>
* gdb/remote.c (remote_fileio_errno_to_host)