diff --git a/doc/release-notes.xml b/doc/release-notes.xml
index b68ac515b30..f1cc52e3ef7 100644
--- a/doc/release-notes.xml
+++ b/doc/release-notes.xml
@@ -5,14 +5,34 @@
Nixpkgs Release Notes
-Release 0.12 (TBA)
+Release 0.12 (April 23, 2009)
-This release has the following improvements:
+There are way too many additions to Nixpkgs since the last
+release to list here: for example, the number of packages on Linux has
+increased from 1002 to 2159. However, some specific improvements are
+worth listing:
- TODO: simplified and expanded stdenv hook
- handling.
+ Nixpkgs now has a manual. In particular, it
+ describes the standard build environment in
+ detail.
+
+ Major new packages:
+
+
+
+ KDE 4.
+
+ TeXLive.
+
+ VirtualBox.
+
+
+
+ … and many others.
+
+
Important updates:
@@ -22,16 +42,54 @@
GCC 4.2.4.
- Linux 2.6.25.
+ Linux 2.6.25 — 2.6.28.
+
+ Firefox 3.
+
+ X.org 7.3.
+ Support for building derivations in a virtual
+ machine, including RPM and Debian builds in automatically generated
+ VM images. See
+ pkgs/build-support/vm.default.nix for
+ details.
+
+ Improved support for building Haskell
+ packages.
+
+The following people contributed to this release:
+
+Andres Löh,
+Arie Middelkoop,
+Armijn Hemel,
+Eelco Dolstra,
+Lluís Batlle,
+Ludovic Courtès,
+Marc Weber,
+Mart Kolthof,
+Martin Bravenboer,
+Michael Raskin,
+Nicolas Pierron,
+Peter Simons,
+Pjotr Prins,
+Rob Vermaas,
+Sander van der Burg,
+Tobias Hammerschmidt,
+Valentin David,
+Wouter den Breejen and
+Yury G. Kudryashov.
+
+In addition, several people contributed patches on the
+nix-dev mailing list.
+