diff options
author | Joel Brobecker <brobecker@gnat.com> | 2007-01-01 14:04:18 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2007-01-01 14:04:18 +0000 |
commit | 7f893741030bf6a5a04c6ee079d8af8eb8a47206 (patch) | |
tree | 9e7560f34a612401682bcadce1467370aaa38631 /gdb/doc/gdbint.texinfo | |
parent | d235392457f8ee97150d389ff5c53dcbe4616319 (diff) | |
download | gdb-7f893741030bf6a5a04c6ee079d8af8eb8a47206.zip gdb-7f893741030bf6a5a04c6ee079d8af8eb8a47206.tar.gz gdb-7f893741030bf6a5a04c6ee079d8af8eb8a47206.tar.bz2 |
* gdbint.texinfo (Start of New Year Procedure): Add missing item.
Diffstat (limited to 'gdb/doc/gdbint.texinfo')
-rw-r--r-- | gdb/doc/gdbint.texinfo | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo index 229fb62..1565f24 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -6178,6 +6178,10 @@ End: @end smallexample @item +Add an entry for the newly created ChangeLog file (@file{ChangeLog-YYYY}) +in @file{gdb/config/djgpp/fnchange.lst}. + +@item Update the copyright year in the startup message Update the copyright year in file @file{top.c}, function |