diff options
author | Joey Hess <joey@kitenet.net> | 2014-04-15 19:42:49 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-04-15 19:42:49 -0400 |
commit | 60c4bcefd4d3001e7025fc59c1f7ab927a3a5c34 (patch) | |
tree | a478e9688846755290329539f71996aa6da42364 /debian | |
parent | 32f82d6c6b403eab1cb01c848b9a2667d0b4c607 (diff) |
info: Allow use in a repository where annex.uuid is not set.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 31226e4ba..08703d9c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,7 @@ git-annex (5.20140413) UNRELEASED; urgency=medium * Improve handling of monthly/yearly scheduling. * Avoid depending on shakespeare except for when building the webapp. * uninit: Avoid making unncessary copies of files. + * info: Allow use in a repository where annex.uuid is not set. -- Joey Hess <joeyh@debian.org> Fri, 11 Apr 2014 21:33:35 -0400 |