diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-05-23 21:56:41 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-05-23 21:56:41 +0200 |
commit | 1df5a4680ea2a328619fe5c0364377ad54c94248 (patch) | |
tree | 0e9ab85ffa6e6627f4560ce37b0c35c399786c77 /Changelog | |
parent | 4d8618c208f0637321d153821c587f6e35959322 (diff) |
Documentation / Build.PL updates
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ git HEAD * The internal representation of ignored hashes was changed * hashl update no longer re-adds ignored (but existing) files - * hashl update now saves its state when being interrupted + * hashl update tries to save its state when being interrupted (sigint/sigterm) * add hashl -f update - update db, unignore and add any ignored files in the scanned directory |