aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2008-08-02 01:28:23 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-08-02 01:28:23 +0800
commitc8693868b0da3bc01c7d6797e3734b931ece291e (patch)
tree1b1167631d0dc935355b35aaf660ed54f7005a2e /shell/ChangeLog
parentaea2f5e9839e66e1498a2aff6f6fa4d6c4f8374d (diff)
downloadgsoc2013-evolution-c8693868b0da3bc01c7d6797e3734b931ece291e.tar
gsoc2013-evolution-c8693868b0da3bc01c7d6797e3734b931ece291e.tar.gz
gsoc2013-evolution-c8693868b0da3bc01c7d6797e3734b931ece291e.tar.bz2
gsoc2013-evolution-c8693868b0da3bc01c7d6797e3734b931ece291e.tar.lz
gsoc2013-evolution-c8693868b0da3bc01c7d6797e3734b931ece291e.tar.xz
gsoc2013-evolution-c8693868b0da3bc01c7d6797e3734b931ece291e.tar.zst
gsoc2013-evolution-c8693868b0da3bc01c7d6797e3734b931ece291e.zip
** Fixes bug #544862
2008-08-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #544862 * shell/apps_evolution_shell.scheams.in: Clarify description of "use_authentication" key. svn path=/trunk/; revision=35880
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index df4ac19595..47d6b785e9 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,10 @@
+2008-08-01 Matthew Barnes <mbarnes@redhat.com>
+
+ ** Fixes bug #544862
+
+ * apps_evolution_shell.scheams.in:
+ Clarify description of "use_authentication" key.
+
2008-07-22 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #544022