diff options
author | Matthew Barnes <mbarnes@src.gnome.org> | 2008-08-08 12:26:12 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-08-08 12:26:12 +0800 |
commit | cea054cd54d84479352a43bbabc19c9ce9af5efb (patch) | |
tree | ba02763209ba0f22989024004f57689071603ec5 /ui/ChangeLog | |
parent | 91a6b6899e5568ed34f913bedb538dd6c9e35b32 (diff) | |
download | gsoc2013-evolution-cea054cd54d84479352a43bbabc19c9ce9af5efb.tar gsoc2013-evolution-cea054cd54d84479352a43bbabc19c9ce9af5efb.tar.gz gsoc2013-evolution-cea054cd54d84479352a43bbabc19c9ce9af5efb.tar.bz2 gsoc2013-evolution-cea054cd54d84479352a43bbabc19c9ce9af5efb.tar.lz gsoc2013-evolution-cea054cd54d84479352a43bbabc19c9ce9af5efb.tar.xz gsoc2013-evolution-cea054cd54d84479352a43bbabc19c9ce9af5efb.tar.zst gsoc2013-evolution-cea054cd54d84479352a43bbabc19c9ce9af5efb.zip |
Merge revisions 35747:35930 from trunk.
svn path=/branches/kill-bonobo/; revision=35931
Diffstat (limited to 'ui/ChangeLog')
-rw-r--r-- | ui/ChangeLog | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index 0e592dd46f..b6402cb979 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,26 @@ +2008-08-07 Paul Bolle <pebolle@tiscali.nl> + + ** Fix for bug #546788 + + * evolution-mail-message.xml: Drop unused "ViewNormal" cmd entry. + +2008-08-01 Matthew Barnes <mbarnes@redhat.com> + + ** Fixes bug #517825 + + * evolution.xml: + Fix duplicate mnemonic. "_Work Offline" -> "Work _Offline" + +2008-07-18 Matthew Barnes <mbarnes@redhat.com> + + ** Fixes part of bug #542125 + + * evolution-editor.xml: + * evolution-event-editor.xml: + * evolution-memo-editor.xml: + * evolution-task-editor.xml: + Remove these files from source control. + 2008-06-21 Roshan Kumar Singh <roshan.singh08@yahoo.com> ** Fix for bug #395636 |