diff options
author | Suman Manjunath <msuman@src.gnome.org> | 2008-06-22 01:57:16 +0800 |
---|---|---|
committer | Suman Manjunath <msuman@src.gnome.org> | 2008-06-22 01:57:16 +0800 |
commit | 78d55ba5bb7532ea7a930d77165d7ef8d54a0438 (patch) | |
tree | 9295d65127c3a3f3ed243c424701b81037b9ad8d /ui/ChangeLog | |
parent | 09cf8261f05b531bf2bbe55882d3c034becfe2ca (diff) | |
download | gsoc2013-evolution-78d55ba5bb7532ea7a930d77165d7ef8d54a0438.tar.gz gsoc2013-evolution-78d55ba5bb7532ea7a930d77165d7ef8d54a0438.tar.zst gsoc2013-evolution-78d55ba5bb7532ea7a930d77165d7ef8d54a0438.zip |
Patch from Roshan Kumar Singh <roshan.singh08@yahoo.com>: Fix for bug #395636 (Added a couple of missing accel keys)
svn path=/trunk/; revision=35674
Diffstat (limited to 'ui/ChangeLog')
-rw-r--r-- | ui/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index eabc9a50ea..0e592dd46f 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,10 @@ +2008-06-21 Roshan Kumar Singh <roshan.singh08@yahoo.com> + + ** Fix for bug #395636 + + * evolution-mail-list.xml: Added accel key Ctrl+Shift+B for collapsing + all threads and Ctrl+/ for marking all messages as read. + 2008-06-02 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #531836 |