about summary refs log tree commit diff
path: root/doc/release-notes.xml
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2006-01-31 16:32:21 +0000
committerEelco Dolstra <eelco.dolstra@logicblox.com>2006-01-31 16:32:21 +0000
commit59764c51ce0dcf2739207f7e798e209a300c35c1 (patch)
treeec0ccdec1ce341324dcb9b178370fae28cb79bc2 /doc/release-notes.xml
parent0d3400daf94706b8cee84976f9ddc9011319f22b (diff)
downloadnixlib-59764c51ce0dcf2739207f7e798e209a300c35c1.tar
nixlib-59764c51ce0dcf2739207f7e798e209a300c35c1.tar.gz
nixlib-59764c51ce0dcf2739207f7e798e209a300c35c1.tar.bz2
nixlib-59764c51ce0dcf2739207f7e798e209a300c35c1.tar.lz
nixlib-59764c51ce0dcf2739207f7e798e209a300c35c1.tar.xz
nixlib-59764c51ce0dcf2739207f7e798e209a300c35c1.tar.zst
nixlib-59764c51ce0dcf2739207f7e798e209a300c35c1.zip
* Minor edits.
svn path=/nixpkgs/trunk/; revision=4644
Diffstat (limited to 'doc/release-notes.xml')
-rw-r--r--doc/release-notes.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/release-notes.xml b/doc/release-notes.xml
index 3c05f2a34759..739cdb777a0e 100644
--- a/doc/release-notes.xml
+++ b/doc/release-notes.xml
@@ -17,7 +17,7 @@ some of the more notable changes:</para>
 <itemizedlist>
 
   <listitem><para>Distribution files have been moved to <ulink
-  url="http://nix.cs.uu.nl" />.</para></listitem>
+  url="http://nix.cs.uu.nl/" />.</para></listitem>
 
   <listitem><para>The C library on Linux, Glibc, has been updated to
   version 2.3.6.</para></listitem>
@@ -29,8 +29,8 @@ some of the more notable changes:</para>
   official modularised X11 distribution from X.org, i.e., X11R7.0.
   X11R7.0 consists of 287 (!) packages, all of which are in Nixpkgs
   though not all have been tested.  It is now possible to build a
-  working X server.  We use a fully Nixified X server on
-  NixOS.</para></listitem>
+  working X server (previously we only had X client libraries).  We
+  use a fully Nixified X server on NixOS.</para></listitem>
 
   <listitem><para>The Sun JDK 5 has been purified, i.e., it doesn’t
   require any non-Nix components such as
@@ -62,7 +62,8 @@ some of the more notable changes:</para>
       <listitem><para>Ruby.</para></listitem>
 
       <listitem><para>System-level packages to support NixOS,
-      e.g. Grub, GNU parted and so on.</para></listitem>
+      e.g. Grub, GNU <literal>parted</literal> and so
+      on.</para></listitem>
 
       <listitem><para><literal>ecj</literal>, the Eclipse Compiler for
       Java, so we finally have a freely distributable compiler that