summaryrefslogtreecommitdiffstats
path: root/docs/changes.rst
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2016-02-21 17:24:34 +0100
committerThomas Waldmann <tw@waldmann-edv.de>2016-02-21 17:24:34 +0100
commit5bfb1df8734534d9b989fa2187f3f1340d781721 (patch)
treea588ad0a89ba251696f953d1da454c4ebe234227 /docs/changes.rst
parentfb83f619a0062905f0a316adfded3ed495a7371f (diff)
fix ReST syntax for old attic changelog
Diffstat (limited to 'docs/changes.rst')
-rw-r--r--docs/changes.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/changes.rst b/docs/changes.rst
index 2693df71b..50ccdc7d0 100644
--- a/docs/changes.rst
+++ b/docs/changes.rst
@@ -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)