diff options
author | Joey Hess <joey@kitenet.net> | 2012-03-01 22:35:10 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-03-01 22:35:10 -0400 |
commit | 1098bc37ab2aea2510ef41f9d9f6a6909b252cdd (patch) | |
tree | 5b33cd5dee712d71d3df0fdc20f5208ee1eed907 /debian/changelog | |
parent | 478fdc8a5d8b87b6ccbdff61e1e2e88032d34b48 (diff) |
"here" can be used to refer to the current repository, which can read better than the old "." (which still works too).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0c07cb6ff..47713e226 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +git-annex (3.20120230) UNRELEASED; urgency=low + + * "here" can be used to refer to the current repository, + which can read better than the old "." (which still works too). + + -- Joey Hess <joeyh@debian.org> Thu, 01 Mar 2012 22:34:27 -0400 + git-annex (3.20120229) unstable; urgency=low * Fix test suite to not require a unicode locale. |