Browse Source

update CHANGES

Thomas Waldmann 9 years ago
parent
commit
507752f39a
1 changed files with 13 additions and 0 deletions
  1. 13 0
      CHANGES.rst

+ 13 - 0
CHANGES.rst

@@ -1,6 +1,19 @@
 Borg Changelog
 ==============
 
+Version 0.26.1
+--------------
+
+This is a minor update, just docs and new pyinstaller binaries.
+
+- docs update about python and binary requirements
+- better docs for --read-special, fix #220
+- re-built the binaries, fix #218 and #213 (glibc version issue)
+- update web site about single-file pyinstaller binaries
+
+Note: if you did a python-based installation, there is no need to upgrade.
+
+
 Version 0.26.0
 --------------