aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2003-09-15 20:13:45 +0000
committerDaniel Jacobowitz <drow@false.org>2003-09-15 20:13:45 +0000
commitfca63fe805f2cc5dc02c57003376dfafb223bbcc (patch)
treeca70eb9737807f823311cacb02464ee55a7b2d6b /include/ChangeLog
parentde5227fb84e6f049212c317be32343ff86c29611 (diff)
downloadgdb-fca63fe805f2cc5dc02c57003376dfafb223bbcc.zip
gdb-fca63fe805f2cc5dc02c57003376dfafb223bbcc.tar.gz
gdb-fca63fe805f2cc5dc02c57003376dfafb223bbcc.tar.bz2
* floatformat.h (floatformat_is_valid): Add prototype.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 3852e7d..b23b527 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2003-09-15 Daniel Jacobowitz <drow@mvista.com>
+
+ * floatformat.h (floatformat_is_valid): Add prototype.
+
2003-08-27 Andrew Cagney <cagney@redhat.com>
* dis-asm.h (init_disassemble_info): Declare.