diff options
author | Joey Hess <joey@kitenet.net> | 2014-11-14 14:55:35 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-11-14 14:55:35 -0400 |
commit | e241f533e382278d52d360b4f1d8721dcf9ea4ff (patch) | |
tree | 29a3c3c3d4fc18e9e53a1e57b72b21481c6ba958 /debian/changelog | |
parent | ce9d8f8a51760146d500545da65d5e0e915b1a55 (diff) | |
parent | cc7caaa6f1035b3a38966534b3d9c7b8db25fdb9 (diff) |
Merge branch 'undo'
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index df71f1502..32e970fca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,9 @@ git-annex (5.20141126) UNRELEASED; urgency=medium * proxy: New command for direct mode repositories, allows bypassing the direct mode guard in a safe way to do all sorts of things including git revert, git mv, git checkout ... + * undo: New command to undo the most recent change to a file + or to the contents of a directory. + * Add undo action to nautilus and konqueror integration. * Work around behavior change in lsof 4.88's -F output format. * Debian package is now maintained by Gergely Nagy. * Windows: Remove Alt+A keyboard shortcut, which turns out to have scope |