aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2008-09-07 00:12:51 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-09-07 00:12:51 +0800
commitc6c63d16d8e69359fcd8cd74eb62c2422d3c4421 (patch)
tree5944fb50195d6f3cd6e166cc06e9ed0e5f9eb41f /widgets/misc/ChangeLog
parent4c34517c18d3d1e97d737d663252524794848b9f (diff)
downloadgsoc2013-evolution-c6c63d16d8e69359fcd8cd74eb62c2422d3c4421.tar
gsoc2013-evolution-c6c63d16d8e69359fcd8cd74eb62c2422d3c4421.tar.gz
gsoc2013-evolution-c6c63d16d8e69359fcd8cd74eb62c2422d3c4421.tar.bz2
gsoc2013-evolution-c6c63d16d8e69359fcd8cd74eb62c2422d3c4421.tar.lz
gsoc2013-evolution-c6c63d16d8e69359fcd8cd74eb62c2422d3c4421.tar.xz
gsoc2013-evolution-c6c63d16d8e69359fcd8cd74eb62c2422d3c4421.tar.zst
gsoc2013-evolution-c6c63d16d8e69359fcd8cd74eb62c2422d3c4421.zip
** Fixes bug #549968
2008-09-06 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #549968 * calendar/gui/dialogs/comp-editor.c (comp_editor_init): Use the same mnemonic for "Recent Documents" as composer. * widgets/misc/e-attachment-bar.c (e_attachment_bar_bonobo_ui_populate_with): Use the same mnemonic for "Recent Documents" as composer. svn path=/trunk/; revision=36266
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r--widgets/misc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog
index 53a6086062..74ad227f47 100644
--- a/widgets/misc/ChangeLog
+++ b/widgets/misc/ChangeLog
@@ -1,3 +1,10 @@
+2008-09-06 Matthew Barnes <mbarnes@redhat.com>
+
+ ** Fixes part of bug #549968
+
+ * e-attachment-bar.c (e_attachment_bar_bonobo_ui_populate_with):
+ Use the same mnemonic for "Recent Documents" as composer.
+
2008-09-06 Michael Meeks <michael.meeks@novell.com>
* e-spinner.c: correct licensing cockup; apologies.