aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2009-11-07 19:46:57 +0000
committerJoel Brobecker <brobecker@gnat.com>2009-11-07 19:46:57 +0000
commit1eb7cd77dad49292d20d1e639ed18068a9d6c975 (patch)
treeb7b67ef0aa4079e8cd1d067144eb8bc9fdb529a3 /gdb/doc/ChangeLog
parente53ad1b5b53e786aa3787d78da3be7b3b4e9bd30 (diff)
downloadgdb-1eb7cd77dad49292d20d1e639ed18068a9d6c975.zip
gdb-1eb7cd77dad49292d20d1e639ed18068a9d6c975.tar.gz
gdb-1eb7cd77dad49292d20d1e639ed18068a9d6c975.tar.bz2
* gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
and @settitle directives up to help makeinfo find them.
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 912f20c..4dc4234 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,8 @@
+2009-11-07 Joel Brobecker <brobecker@adacore.com>
+
+ * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
+ and @settitle directives up to help makeinfo find them.
+
2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
* gdb.texinfo (set debug-file-directory, show debug-file-directory)