diff options
author | Joey Hess <joey@kitenet.net> | 2014-11-14 14:55:21 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-11-14 14:55:21 -0400 |
commit | cc7caaa6f1035b3a38966534b3d9c7b8db25fdb9 (patch) | |
tree | bf9165fe08e1ba70d0754d63d94043a3948ccc79 /debian | |
parent | a471f380bd56373bf9613c3b4bfe7448318a0619 (diff) |
Add undo action to nautilus and konqueror integration.
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 aebcab67b..cc5e33a1d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ git-annex (5.20141126) UNRELEASED; urgency=medium 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. |