diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2010-02-03T11·00+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2010-02-03T11·00+0000 |
commit | 4d8a85b8f56625616c993d0bace0a4e856e7f2c5 (patch) | |
tree | 14f6be55c884c0bf8d9d981713fa430fc93f1af7 /doc | |
parent | 3ce5f07793c22c95ebc8b0ddc9b105f5e72623f7 (diff) |
* Updated the release notes.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual/release-notes.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/manual/release-notes.xml b/doc/manual/release-notes.xml index c16849671d0c..4c5c65ee49f5 100644 --- a/doc/manual/release-notes.xml +++ b/doc/manual/release-notes.xml @@ -8,7 +8,7 @@ <!--==================================================================--> -<section xml:id="ssec-relnotes-0.14"><title>Release 0.14 (TBA)</title> +<section xml:id="ssec-relnotes-0.14"><title>Release 0.14 (February 3, 2010)</title> <para>This release has the following improvements:</para> @@ -38,6 +38,10 @@ </listitem> <listitem> + <para>On Windows, Nix now requires Cygwin 1.7.x.</para> + </listitem> + + <listitem> <para>A few bug fixes.</para> </listitem> |