aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorPaul N. Hilfinger <hilfinger@adacore.com>2004-10-03 10:10:35 +0000
committerPaul N. Hilfinger <hilfinger@adacore.com>2004-10-03 10:10:35 +0000
commite07c999f48129a8ec92c81a135e6f24ac8d248ca (patch)
treefc2f90ba7506ea86be8cb850701f8957c1fb6d42 /gdb/doc/ChangeLog
parent7dc1ef8d9d5104579c1e07f47f870ab51f466479 (diff)
downloadgdb-e07c999f48129a8ec92c81a135e6f24ac8d248ca.zip
gdb-e07c999f48129a8ec92c81a135e6f24ac8d248ca.tar.gz
gdb-e07c999f48129a8ec92c81a135e6f24ac8d248ca.tar.bz2
* gdb.texinfo (Filenames): Add Ada suffixes.
(Ada) New section.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index e810045..8307f25 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
+
+ * gdb.texinfo (Filenames): Add Ada suffixes.
+ (Ada) New section.
+
2004-09-27 Andrew Cagney <cagney@gnu.org>
Robert Picco <Robert.Picco@hp.com>