diff options
author | Joey Hess <joey@kitenet.net> | 2011-11-02 14:18:21 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-11-02 14:18:21 -0400 |
commit | eec137f33a2b6982403d7dd9187500ad5a14b868 (patch) | |
tree | 9f5cf1dbf5e7be913d1f42f26d7f77943cdd2704 /debian/changelog | |
parent | 8e249ea0bdbf0b0890d6e3d3ed1e30c1df36e136 (diff) |
Record uuid when auto-initializing a remote so it shows in status.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b17586bc6..5beb32ee1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,7 @@ git-annex (3.20111026) UNRELEASED; urgency=low * The fromkey command now takes the key as its first parameter. The --key option is no longer used. * Built without any filename containing .git being excluded. Closes: #647215 + * Record uuid when auto-initializing a remote so it shows in status. -- Joey Hess <joeyh@debian.org> Thu, 27 Oct 2011 13:58:53 -0400 |