summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-05-18 17:59:19 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-05-18 17:59:19 +0200
commit65de69067277479c3f8e011098ca4ce70df8267a (patch)
treea6b057ce387d79fbc9bd50c09f6e8b50529fe6e0 /Changelog
parent4163cb4083ff80ef8f3a52e2444a424ee12e2321 (diff)
If ignored files are still present, do not re-add them while updating
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 415af31..ba06ae9 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,8 @@
+git HEAD
+
+ * The internal representation of ignored hashes was changed
+ * "hashl update" no longer re-adds ignored (but existing) files
+
hashl 0.1 - Fri May 06 2011
* Initial release