瀏覽代碼

update CHANGES

Thomas Waldmann 7 年之前
父節點
當前提交
ce121246ca
共有 1 個文件被更改,包括 18 次插入0 次删除
  1. 18 0
      docs/changes.rst

+ 18 - 0
docs/changes.rst

@@ -132,6 +132,24 @@ Changelog
 =========
 
 
+Version 1.1.0 (2017-10-07)
+--------------------------
+
+Fixes:
+
+- fix LD_LIBRARY_PATH restoration for subprocesses, #3077
+- "auto" compression: make sure expensive compression is actually better,
+  otherwise store lz4 compressed data we already computed.
+
+Other changes:
+
+- docs:
+
+  - FAQ: we do not implement futile attempts of ETA / progress displays
+  - manpage: fix typos, update homepage
+  - implement simple "issue" role for manpage generation, #3075
+
+
 Version 1.1.0rc4 (2017-10-01)
 -----------------------------