Mercurial > p > roundup > code
diff CHANGES.txt @ 5025:cf22972fe080
Preparing 1.5.1 steps 3/16
1. ./run_test.py passed
[x] windows, 2.7
[x] linux, 2.7
2. Update version
CHANGES.txt
roundup/__init__.py
3. Update documentation
doc/announcement.txt
doc/upgrading.txt
| author | anatoly techtonik <techtonik@gmail.com> |
|---|---|
| date | Mon, 11 Jan 2016 19:04:12 +0300 |
| parents | 85484d35f1a2 |
| children | 8853f422fb62 |
line wrap: on
line diff
--- a/CHANGES.txt Mon Jan 11 17:43:37 2016 +0300 +++ b/CHANGES.txt Mon Jan 11 19:04:12 2016 +0300 @@ -1,5 +1,5 @@ -Please read doc/upgrading.txt to see how to bring you Roundup version +Please read ``doc/upgrading.txt`` to see how to bring you Roundup version up to date with changes listed in this file. This may require schema and template changes not listed here. @@ -12,7 +12,7 @@ either Python v2.6 or v2.7. -2016-??-??: 1.5.1 +2016-01-11: 1.5.1 Pay attention: @@ -149,8 +149,6 @@ provide protection for invalid content-type, in which case browser tried to guess the best one. Thanks to Kay Hayen for reporting and helping debug this. issue2550848 (Ralf Schlatterbeck, anatoly techtonik) -- Fix issue2550866 '"pip install --editable ." fails'. Thanks to tonich for the - initial patch (John Kristensen) - Documentation: configuration messages_to_author value "nosy" now documented in chapter "customizing". (Bernhard Reiter) - issue2550877 Failures in test_mailgw.py because of duplicated headers
