diff options
author | Eelco Dolstra | 2012-06-04 03:24:14 +0000 |
---|---|---|
committer | Eelco Dolstra | 2012-06-04 03:24:14 +0000 |
commit | 6ed8a76ac64c88df0df3f01b536498983ad5ad23 (patch) | |
tree | a6e554cd1b97e46b202c41da47f43fe4c18b884e | |
parent | 1d828ffaab22825af408c245ca5df18bdc376f15 (diff) |
* Nixpkgs 0.14 release notes. 0.14
svn path=/nixpkgs/trunk/; revision=34333
-rw-r--r-- | doc/release-notes.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/release-notes.xml b/doc/release-notes.xml index f8a4e83c8b57..0551b36cdbff 100644 --- a/doc/release-notes.xml +++ b/doc/release-notes.xml @@ -5,6 +5,21 @@ <title>Nixpkgs Release Notes</title> +<section><title>Release 0.14 (June 4, 2012)</title> + +<para>In preparation for the switch from Subversion to Git, this +release is mainly the prevent the Nixpkgs version number from going +backwards. (This would happen because prerelease version numbers +produced for the Git repository are lower than those for the +Subversion repository.)</para> + +<para>Since the last release, there have been thousands of changes and +new packages by numerous contributors. For details, see the commit +logs.</para> + +</section> + + <section><title>Release 0.13 (February 5, 2010)</title> <para>As always, there are many changes. Some of the most important |