summary refs log tree commit diff
path: root/nixos/doc/manual/release-notes/rl-unstable.xml
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2015-07-22 16:17:06 +0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2015-07-22 16:21:32 +0200
commit1a03de173bac85b8feded80734de25388831d3eb (patch)
treefd29478bafd9e50cbbda53decc36ed7d1d61e3cb /nixos/doc/manual/release-notes/rl-unstable.xml
parent48a25dc899d3ff413f19bb1a6afa021d400001f2 (diff)
downloadnixpkgs-1a03de173bac85b8feded80734de25388831d3eb.tar
nixpkgs-1a03de173bac85b8feded80734de25388831d3eb.tar.gz
nixpkgs-1a03de173bac85b8feded80734de25388831d3eb.tar.bz2
nixpkgs-1a03de173bac85b8feded80734de25388831d3eb.tar.lz
nixpkgs-1a03de173bac85b8feded80734de25388831d3eb.tar.xz
nixpkgs-1a03de173bac85b8feded80734de25388831d3eb.tar.zst
nixpkgs-1a03de173bac85b8feded80734de25388831d3eb.zip
Move release notes to an appendix and a separate chunk
Diffstat (limited to 'nixos/doc/manual/release-notes/rl-unstable.xml')
-rw-r--r--nixos/doc/manual/release-notes/rl-unstable.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/nixos/doc/manual/release-notes/rl-unstable.xml b/nixos/doc/manual/release-notes/rl-unstable.xml
index fc4fcd4219e..ecde80f2a01 100644
--- a/nixos/doc/manual/release-notes/rl-unstable.xml
+++ b/nixos/doc/manual/release-notes/rl-unstable.xml
@@ -1,10 +1,10 @@
-<chapter 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"
-        xml:id="sec-release-unstable">
+<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"
+         xml:id="sec-release-unstable">
 
-<title>Unstable revision</title>
+<title>Release 15.07 (“Dingo”, 2015/07/??)</title>
 
 <para>In addition to numerous new and upgraded packages, this release has the following highlights:
 
@@ -164,4 +164,4 @@ nix-env -f &quot;&lt;nixpkgs&gt;&quot; -iA haskellPackages.cabal-install
 </itemizedlist>
 </para>
 
-</chapter>
+</section>