summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2005-06-14 15:40:05 +0000
committerMark Mitchell <mark@codesourcery.com>2005-06-14 15:40:05 +0000
commit9beb9fff242a28ab005e0c3716a64455a803f4df (patch)
treef6851b77a935b22d6a56b30feabb20a1196baa0e
parent59b31ad8dd59ad816e4e0b24e28cc62be631a87b (diff)
downloadbinutils-redhat-9beb9fff242a28ab005e0c3716a64455a803f4df.tar.gz
* readline/rlnotty.c (tgoto): New function.
-rw-r--r--ChangeLog.csl4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index e25bae6dc2..e52c85bf8e 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,7 @@
+2005-06-14 Mark Mitchell <mark@codesourcery.com>
+
+ * readline/rlnotty.c (tgoto): New function.
+
2005-06-13 Mark Mitchell <mark@codesourcery.com>
* gdb/corelow.c (core_open): Use bfd_fopen, not bfd_fdopenr.