diff --git a/CHANGES b/CHANGES index 7aa02b15c..759fbcab2 100644 --- a/CHANGES +++ b/CHANGES @@ -14,6 +14,7 @@ Version 0.14 - HashIndex improvements, eliminates unnecessary IO on low memory systems. - Fix "Number of files" output for attic info. (#124) - limit create file permissions so files aren't read while restoring +- Fix issue with empty xattr values (#106) Version 0.13 ------------