diff options
author | Joey Hess <joey@kitenet.net> | 2014-11-14 13:56:05 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-11-14 13:56:05 -0400 |
commit | ce9d8f8a51760146d500545da65d5e0e915b1a55 (patch) | |
tree | 40865f1ecc01833c839be296dcadd6a1c555d7a1 /debian/changelog | |
parent | 08a072cfdf4664d99366c31461dfcbad3c3d2dfe (diff) |
Windows: Remove Alt+A keyboard shortcut, which turns out to have scope outside the menus.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 09d609c14..df71f1502 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ git-annex (5.20141126) UNRELEASED; urgency=medium including git revert, git mv, git checkout ... * 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 + outside the menus. -- Joey Hess <joeyh@debian.org> Mon, 10 Nov 2014 15:31:55 -0400 |