diff options
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b82446a31..8f390d0d2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" - "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> @@ -37,13 +37,22 @@ --> <listitem> + <para>2007-03-21</para> + <itemizedlist> + <listitem> + <para>[manuel] - Updated book sources to use DocBook-XML DTD 4.5.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2007-03-19</para> <itemizedlist> <listitem> <para>[matthew] - Change the default home directory for new users and do not create mail spool files for them. Add a <systemitem class="groupname">mail</systemitem> group so that if - Shadow is configured to create mail spool files for new users, it can + Shadow is configured to create mail spool files for new users, it can do so without issuing a warning.</para> </listitem> <listitem> |