소스 검색

update CHANGES

Thomas Waldmann 9 년 전
부모
커밋
cfe664db58
1개의 변경된 파일11개의 추가작업 그리고 0개의 파일을 삭제
  1. 11 0
      docs/changes.rst

+ 11 - 0
docs/changes.rst

@@ -1,6 +1,17 @@
 Changelog
 =========
 
+Version 0.30.2 (not released yet)
+---------------------------------
+
+Bug fixes:
+
+- fix silently ignoring I/O errors
+- file stats are packed with 'int_to_bigint' in the archive. Unpack these
+  before passing to llfuse.
+- do not sleep for >60s while waiting for lock, #773
+
+
 Version 0.30.1
 --------------