diff options
author | Joey Hess <joey@kitenet.net> | 2011-10-28 19:49:01 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-10-28 19:49:01 -0400 |
commit | ab738a403a0b5f34b9c679c6c9a92b279babdf42 (patch) | |
tree | 3a472369032dd2bc764ffb60b09503f5e72e82be /debian/changelog | |
parent | 6c31e3a8c3c5ab92ca2e84b4c166f32d02a50f4f (diff) |
status: Now always shows the current repository, even when it does not appear in uuid.log.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 237abb83f..4a873af94 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ git-annex (3.20111026) UNRELEASED; urgency=low * uninit: Add guard against being run with the git-annex branch checked out. * Fail if --from or --to is passed to commands that do not support them. * drop --from is now supported to remove file content from a remote. + * status: Now always shows the current repository, even when it does not + appear in uuid.log. -- Joey Hess <joeyh@debian.org> Thu, 27 Oct 2011 13:58:53 -0400 |