diff options
author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2014-09-16T12·29+0200 |
---|---|---|
committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2014-09-16T12·29+0200 |
commit | 7a68b4e4d3fb8940e43640c0c446e8496a2305af (patch) | |
tree | df1d249d23c6cc0fbfb821d808eb0a65581581bd /doc/manual/release-notes/rl-1.7.xml | |
parent | 9ed49c1da02ef963f6e3730f16e0f916b32525f1 (diff) |
Release notes: Use a section per version
Diffstat (limited to 'doc/manual/release-notes/rl-1.7.xml')
-rw-r--r-- | doc/manual/release-notes/rl-1.7.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual/release-notes/rl-1.7.xml b/doc/manual/release-notes/rl-1.7.xml index 7257bc869b25..a9863b99cba0 100644 --- a/doc/manual/release-notes/rl-1.7.xml +++ b/doc/manual/release-notes/rl-1.7.xml @@ -1,4 +1,4 @@ -<chapter xmlns="http://docbook.org/ns/docbook" +<section xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" version="5.0" @@ -260,4 +260,4 @@ error: attribute `nixUnstabl' missing, at /etc/nixos/configurations/misc/eelco/m Eelco Dolstra, Ian-Woo Kim, Ludovic Courtès, Maxim Ivanov, Petr Rockai, Ricardo M. Correia and Shea Levy.</para> -</chapter> \ No newline at end of file +</section> \ No newline at end of file |