update CHANGES

This commit is contained in:
Thomas Waldmann
2016-03-31 22:17:23 +02:00
parent 6260648266
commit cfe664db58
+11
View File
@@ -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
--------------