diff options
author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2013-02-28T18·36+0100 |
---|---|---|
committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2013-02-28T18·36+0100 |
commit | 9fa1bee575886b76c3a23af37f9f3ce2ce52733c (patch) | |
tree | 413c07397b4aafbbcbf37b878542c3d3fbae991b /doc | |
parent | f45c731cd7740cfd479d8704de16ee49e51fe06e (diff) |
Update release notes
Also use a point release version number as suggested by several people.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual/release-notes.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/manual/release-notes.xml b/doc/manual/release-notes.xml index 513e4f03bc78..a078be83d5ab 100644 --- a/doc/manual/release-notes.xml +++ b/doc/manual/release-notes.xml @@ -8,6 +8,16 @@ <!--==================================================================--> +<section xml:id="ssec-relnotes-1.5.1"><title>Release 1.5.1 (February 28, 2013)</title> + +<para>The bug fix to the bug fix had a bug itself, of course. But +this time it will work for sure!</para> + +</section> + + +<!--==================================================================--> + <section xml:id="ssec-relnotes-1.5"><title>Release 1.5 (February 27, 2013)</title> <para>This is a brown paper bag release to fix a regression introduced |