diff --git a/ChangeLog.txt b/ChangeLog.txt index 5db451e0..615630d0 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,12 @@ +Version 0.9.4 (unreleased) +--------------- +Fixed Bugs: +* Renaming a file to an existing file (i.e. overwriting an existing file) didn't free the allocated memory for the overwritten file +* Renaming a file to an existing file could hurt an invariant in the directory layout (directory entries have to be sorted) and doing so could cause files to seemingly disappear. + +Compatibility: +* The generated .deb packages work for Ubuntu 16.04 + Version 0.9.3 --------------- New Features: