summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-05-25 00:37:41 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-05-25 00:37:41 -0400
commitf5ccd0349ef558d222005aa05068d6a391293959 (patch)
tree0418de30ef46e5f363022a9ae1cb8deeb4d339c8 /debian/changelog
parentf36eb3efd41c1a35fcbba8fcee2707826c4716a8 (diff)
assistant: Work around git-cat-file's not reloading the index after files are staged.
Argh.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5bec3f555..95ef3c478 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ git-annex (4.20130522) UNRELEASED; urgency=low
is sometimes on a different filesystem than the data directory.
* Fix bug in parsing of parens in some preferred content expressions.
This fixes the behavior of the manual mode group.
+ * assistant: Work around git-cat-file's not reloading the index after files
+ are staged.
-- Joey Hess <joeyh@debian.org> Tue, 21 May 2013 18:22:46 -0400