summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-05-22 14:12:16 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-05-22 14:12:16 -0400
commit5b941980aa47ced29f702e2cc84346d517b78391 (patch)
treed5131bd216b24d15a3e0ad865d558baed8aa515d /debian/changelog
parentf81c1f10e6ce452636eb06209c3702d2da05c49f (diff)
Closer emulation of git's behavior when told to use "foo/.git" as a git repository instead of just "foo". Closes: #627563
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cf1c9baf9..76495c901 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+git-annex (0.20110522) UNRELEASED; urgency=low
+
+ * Closer emulation of git's behavior when told to use "foo/.git" as a
+ git repository instead of just "foo". Closes: #627563
+
+ -- Joey Hess <joeyh@debian.org> Sun, 22 May 2011 14:03:42 -0400
+
git-annex (0.20110521) unstable; urgency=low
* status: New subcommand to show info about an annex, including its size.