summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2017-01-08 10:53:29 +0100
committerDaniel Friesel <derf@finalrewind.org>2017-01-08 10:53:29 +0100
commit3e1c0beab99f54157629a398332008d36dae0c9e (patch)
tree3f133f1bdc3d463c8daaf76c0afbd22fdcb63cb8 /Changelog
parentbcb492066078951581062f2418405cb4b842cd86 (diff)
Documentation updates
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog7
1 files changed, 5 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index 93ad14e..d23f33f 100644
--- a/Changelog
+++ b/Changelog
@@ -1,8 +1,11 @@
git HEAD
- * Set read size to 0 (zero) to hash whole files
+ * You can now use -s 0 / --read-size=0 to hash entire files
+ * New option: -e <file> / --extra-db=<file>
+ * New option: -x / --one-file-system
+ * New command: "hashl ls" lists files using an ls-style output format
* Fix find-new and find-known output so it can be piped to other commands
- * Add -x / --one-file-system option
+ * New dependencies: DateTime and List::MoreUtils
hashl 1.00 - Wed Nov 02 2011