diff options
author | Leah Neukirchen <leah@vuxu.org> | 2019-03-03 17:12:06 +0100 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2019-03-03 17:12:56 +0100 |
commit | b052723eacb71839f86ae6b6d3b862ab781485c4 (patch) | |
tree | f425283f30e063d926fd5188af59d7c9b9fdf7ae | |
parent | 023c26f943faac15d49b203080c1d3e19b7db939 (diff) | |
download | mblaze-b052723eacb71839f86ae6b6d3b862ab781485c4.tar.gz |
-rw-r--r-- | NEWS.md | 7 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 8 insertions, 1 deletions
@@ -1,3 +1,10 @@ +## 0.5.1 (2019-03-03) + +* mdeliver: preserve mtime in mrefile +* mdirs: add -0 to separate folders by NUL characters +* Fixes for buffer-overflows, found by fuzzing. +* Fixes for memleaks. + ## 0.5 (2019-02-09) * New tool msearch to wrap several mail indexers. @@ -1 +1 @@ -0.4 +0.5.1 |