fix ReST syntax for old attic changelog

This commit is contained in:
Thomas Waldmann 2016-02-21 17:24:34 +01:00
parent fb83f619a0
commit 5bfb1df873
1 changed files with 3 additions and 0 deletions

View File

@ -775,6 +775,7 @@ Version 0.17
~~~~~~~~~~~~
(bugfix release, released on X)
- Fix hashindex ARM memory alignment issue (#309)
- Improve hashindex error messages (#298)
@ -782,6 +783,7 @@ Version 0.16
~~~~~~~~~~~~
(bugfix release, released on May 16, 2015)
- Fix typo preventing the security confirmation prompt from working (#303)
- Improve handling of systems with improperly configured file system encoding (#289)
- Fix "All archives" output for attic info. (#183)
@ -792,6 +794,7 @@ Version 0.15
~~~~~~~~~~~~
(bugfix release, released on Apr 15, 2015)
- xattr: Be less strict about unknown/unsupported platforms (#239)
- Reduce repository listing memory usage (#163).
- Fix BrokenPipeError for remote repositories (#233)