Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFA/doc] New Year Procedure
@ 2005-11-22 20:31 Joel Brobecker
  2005-11-23  8:46 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Joel Brobecker @ 2005-11-22 20:31 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 347 bytes --]

A new chapter to document the list of actions that need to be performed
at the start of each new year.

2005-11-22  Joel Brobecker  <brobecker@adacore.com>

        * gdbint.texinfo (Start of New Year Procedure): New chapter

Tested by doing "make all-doc". I checked the HTML result. I also
did a "make pdf" and checked the result too.

-- 
Joel

[-- Attachment #2: ny.diff --]
[-- Type: text/plain, Size: 1490 bytes --]

Index: gdbint.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdbint.texinfo,v
retrieving revision 1.230
diff -u -p -r1.230 gdbint.texinfo
--- gdbint.texinfo	10 Apr 2005 21:20:27 -0000	1.230
+++ gdbint.texinfo	22 Nov 2005 19:54:22 -0000
@@ -86,6 +86,7 @@ as the mechanisms that adapt @value{GDBN
 * Coding::
 * Porting GDB::
 * Versions and Branches::
+* Start of New Year Procedure::
 * Releasing GDB::
 * Testsuite::
 * Hints::
@@ -5598,6 +5599,32 @@ merge.
 For further information on @sc{cvs}, see
 @uref{http://www.gnu.org/software/cvs/, Concurrent Versions System}.
  
+@node Start of New Year Procedure
+@chapter Start of New Year Procedure
+
+At the start of each new year, the following actions should be performed:
+
+@itemize @bullet
+@item Rotate the ChangeLog file
+
+The current @file{ChangeLog} file should be renamed into
+@file{ChangeLog-YYYY} where YYYY is the year that has just passed.
+A new @file{ChangeLog} file should be created, and its contents should
+contain a reference to the previous ChangeLog. The following should
+also be preserved at the end of the new ChangeLog:
+@smallexample
+Local Variables:
+mode: change-log
+left-margin: 8
+fill-column: 74
+version-control: never
+End:
+@end smallexample
+@item Update the copyright year in the startup message
+
+Update the copyright year in @file{top.c}:@code{print_gdb_version}.
+@end itemize
+
 @node Releasing GDB
 
 @chapter Releasing @value{GDBN}

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-11-26  0:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-22 20:31 [RFA/doc] New Year Procedure Joel Brobecker
2005-11-23  8:46 ` Eli Zaretskii
2005-11-25 14:15   ` Joel Brobecker
2005-11-25 14:30     ` Eli Zaretskii
2005-11-28  1:17       ` Joel Brobecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox