diff options
-rw-r--r-- | doc/release-notes.xml | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/release-notes.xml b/doc/release-notes.xml index 736497acc7fd..3c05f2a34759 100644 --- a/doc/release-notes.xml +++ b/doc/release-notes.xml @@ -11,7 +11,8 @@ <section><title>Release 0.9 (January 31, 2006)</title> <para>There have been zillions of changes since the last release of -Nixpkgs. Among the more notable are:</para> +Nixpkgs. Many packages have been added or updated. The following are +some of the more notable changes:</para> <itemizedlist> @@ -71,6 +72,14 @@ Nixpkgs. Among the more notable are:</para> <listitem><para>The GIMP.</para></listitem> + <listitem><para>Inkscape.</para></listitem> + + <listitem><para>GAIM.</para></listitem> + + <listitem><para><literal>kdelibs</literal>. This allows us to + add KDE-based packages (such as + <literal>kcachegrind</literal>).</para></listitem> + </itemizedlist> </para></listitem> |