summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2006-05-31 16:18:16 +0000
committerDaniel Jacobowitz <dan@debian.org>2006-05-31 16:18:16 +0000
commit4eceb11a9d5933389e1bc357d70a1477c69d8a6c (patch)
treeb69f9864f5d2df472cb6f72e5aa899b8062283db
parentaaa2d4ee947168f80c29426b82eba6df8b15b570 (diff)
downloadbinutils-redhat-4eceb11a9d5933389e1bc357d70a1477c69d8a6c.tar.gz
* 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 82324794c8..cbb20ff7e0 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)