From 2c7259aa414e4e44472ebeae15b52aaffb190a63 Mon Sep 17 00:00:00 2001 From: Thomas Lauf Date: Sun, 19 Apr 2020 15:23:43 +0200 Subject: [PATCH] Update ChangeLog Signed-off-by: Thomas Lauf --- ChangeLog | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index e0ddc6d3..d2dfb3f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,8 @@ - #155 Corrupts database when no disk space available - (thanks to Tom Dörr, Shaun Ruffell) + (thanks to Shaun Ruffell, Tom Dörr) - #245 Performance Issues - (thanks to Tom Dörr, Shaun Ruffell) -- #259 Migrate to python 3 enhancement + (thanks to Shaun Ruffell, Tom Dörr) +- #259 Migrate to python 3 - #268 Minimum required gcc version to build timewarrior (thanks to Joerg Kastning) - #269 Do not load entire database for all commands @@ -15,14 +15,19 @@ (thanks to Shaun Ruffell) - #278 New hint :fortnight added (thanks to quazgar) +- #282 Database: Fix error when empty datafile is most recent / oldest + (Thanks to Shaun Ruffell) +- #283 Use AtomicFile to commit files as a group + (Thanks to Shaun Ruffell) - #284 tags.data modification date updated when file is not modified - (thanks to Charlie Gorichanaz, Shaun Ruffell) + (thanks to Shaun Ruffell, Charlie Gorichanaz) - #285 Pass record id to extensions (thanks to Johannes Hertenstein) - #290 trying to track something that would be before epoch fails silently, corrupting database - (thanks to Clément Hermann, Shaun Ruffell) + (thanks to Shaun Ruffell, Clément Hermann) - #293 filtering by tag can produce wrong ids - (thanks to Saulius Krasuckas, Shaun Ruffell) + (thanks to Shaun Ruffell, Saulius Krasuckas) +- #298 Add current version of bash-completion ------ current release ---------------------------