summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2020-06-06 17:33:52 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2020-06-06 17:33:52 +0200
commit5861a590755f54d84a4d10cb3e52e5f268a7211c (patch)
tree1b705e8d3cbfc7c295356ccfc67500b6509c4069
parent6a1a9cbdaccbb16a370bb32343830627c04926ca (diff)
update CHANGES1.1.13
-rw-r--r--docs/changes.rst10
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/changes.rst b/docs/changes.rst
index 71e041939..ed68c1460 100644
--- a/docs/changes.rst
+++ b/docs/changes.rst
@@ -217,7 +217,7 @@ The best check that everything is ok is to run a dry-run extraction::
Changelog
=========
-Version 1.1.12 (2020-06-06)
+Version 1.1.13 (2020-06-06)
---------------------------
Compatibility notes:
@@ -243,6 +243,14 @@ Compatibility notes:
Fixes:
+- rebuilt using a current Cython version, compatible with python 3.8, #5214
+
+
+Version 1.1.12 (2020-06-06)
+---------------------------
+
+Fixes:
+
- fix preload-related memory leak, #5202.
- mount / borgfs (FUSE filesystem):