Add fixed bug to ChangeLog
This commit is contained in:
parent
811c163bfa
commit
2ff7d34980
@ -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
|
Version 0.9.3
|
||||||
---------------
|
---------------
|
||||||
New Features:
|
New Features:
|
||||||
|
Loading…
Reference in New Issue
Block a user