1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
3 <!ENTITY % general-entities SYSTEM "../general.ent">
7 <sect1 id="ch04-updatechangelog">
8 <title>Update chapter01/changelog.xml</title>
9 <?dbhtml filename="updatechangelog.html"?>
11 <para>Changelog updates should <emphasis>always</emphasis> be provided with
12 the exception of small typo fixes. You don't need to add "fixed small typo
13 in XXX" to the changelog otherwise it'd grow like topsy.
16 <para>Changelog updates need to be in the following format:
17 <screen><listitem>
18 <para>Month Day, Year</para>
21 <para>[username] - What you changed.</para>
24 <para>[username] - Previous changelog entry from the same day,
25 by you or another editor.</para>
28 </listitem></screen>
31 <para>Example: <screen><listitem>
32 <para>March 3, 2006</para>
35 <para>[gerard] - Remove -D_GNU_SOURCE from chapter 5 - Patch. Thanks
36 to Dan Nicholson for the patch.</para>
39 </listitem></screen>
42 <para>Changelog entries are always on top of the previously added changelog