summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2006-05-31 16:18:16 +0000
committerDaniel Jacobowitz <drow@false.org>2006-05-31 16:18:16 +0000
commit82212a85330dcf4bd7637d76e35b4f8453ce0b41 (patch)
tree08b134ba44a701b5de26e75a5e969951034de748
parentf4025bbc5244ea54af09370eb42faa8fa044c9b3 (diff)
downloadcygnal-82212a85330dcf4bd7637d76e35b4f8453ce0b41.tar.gz
cygnal-82212a85330dcf4bd7637d76e35b4f8453ce0b41.tar.bz2
cygnal-82212a85330dcf4bd7637d76e35b4f8453ce0b41.zip
* 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)