aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2008-08-02 02:33:33 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-08-02 02:33:33 +0800
commitad2061107e945700217f107551f479c8e44c9227 (patch)
tree528a0ddb9abc4a1a4b5099958d9b0c7a289b45e8 /ui/ChangeLog
parent490127f9dee5f1640a037d6b3994099f002b07b5 (diff)
downloadgsoc2013-evolution-ad2061107e945700217f107551f479c8e44c9227.tar
gsoc2013-evolution-ad2061107e945700217f107551f479c8e44c9227.tar.gz
gsoc2013-evolution-ad2061107e945700217f107551f479c8e44c9227.tar.bz2
gsoc2013-evolution-ad2061107e945700217f107551f479c8e44c9227.tar.lz
gsoc2013-evolution-ad2061107e945700217f107551f479c8e44c9227.tar.xz
gsoc2013-evolution-ad2061107e945700217f107551f479c8e44c9227.tar.zst
gsoc2013-evolution-ad2061107e945700217f107551f479c8e44c9227.zip
** Fixes bug #517825
2008-08-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #517825 * ui/evolution.xml: Fix duplicate mnemonic. "_Work Offline" -> "Work _Offline" svn path=/trunk/; revision=35886
Diffstat (limited to 'ui/ChangeLog')
-rw-r--r--ui/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index ba692223e4..74f5a17b9e 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,10 @@
+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