diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 143149428..0db52be87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +git-annex (5.20150114) UNRELEASED; urgency=medium + + * info: Can now display info about a given uuid. + * Added to remote/uuid info: Count of the number of keys present + on the remote, and their size. This is rather expensive to calculate, + so comes last and --fast will disable it. + * Git remote info now includes the date of the last sync with the remote. + + -- Joey Hess <id@joeyh.name> Tue, 13 Jan 2015 17:03:39 -0400 + git-annex (5.20150113) unstable; urgency=medium * unlock: Don't allow unlocking files that have never been committed to git |