diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-05-19 09:15:03 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-05-19 09:15:03 +0200 |
commit | 1d78433ff8f8490ec942d6601ef800406355f6ca (patch) | |
tree | 4ab52b077e52658227df3d46db8a8168f7b38c97 /Changelog | |
parent | 119e9660f5312cb83cf4a391417476966f5a1fe6 (diff) |
hashl update: Save db when being interrupted, increase autosave interval
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,7 +1,9 @@ git HEAD * The internal representation of ignored hashes was changed - * "hashl update" no longer re-adds ignored (but existing) files + * hashl update no longer re-adds ignored (but existing) files + * hashl update now saves its state when being interrupted + (sigint/sigterm) hashl 0.1 - Fri May 06 2011 |