aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-08-18 00:35:55 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-08-18 00:35:55 +0800
commit387ff45e5e9a55234db048b0ffc9312a2cb9d9ca (patch)
treec6702ac82305896b43220e0645f4ad096acc8b52 /filter/ChangeLog
parentc5f6d53e8688c2e4629439eec729d988fe4ddf67 (diff)
downloadgsoc2013-evolution-387ff45e5e9a55234db048b0ffc9312a2cb9d9ca.tar
gsoc2013-evolution-387ff45e5e9a55234db048b0ffc9312a2cb9d9ca.tar.gz
gsoc2013-evolution-387ff45e5e9a55234db048b0ffc9312a2cb9d9ca.tar.bz2
gsoc2013-evolution-387ff45e5e9a55234db048b0ffc9312a2cb9d9ca.tar.lz
gsoc2013-evolution-387ff45e5e9a55234db048b0ffc9312a2cb9d9ca.tar.xz
gsoc2013-evolution-387ff45e5e9a55234db048b0ffc9312a2cb9d9ca.tar.zst
gsoc2013-evolution-387ff45e5e9a55234db048b0ffc9312a2cb9d9ca.zip
Added key accelerators.
2001-08-15 Jeffrey Stedfast <fejj@ximian.com> * filter.glade: Added key accelerators. svn path=/trunk/; revision=12157
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index 7770246fe9..50692b9d61 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,7 +1,12 @@
+2001-08-15 Jeffrey Stedfast <fejj@ximian.com>
+
+ * filter.glade: Added key accelerators.
+
2001-08-14 Peter Williams <peterw@ximian.com>
- * filter-rule.c (xml_decode): Match either "title" or "_title" to allow
- for translations of the title (provided in the default files)
+ * filter-rule.c (xml_decode): Match either "title" or "_title" to
+ allow for translations of the title (provided in the default
+ files)
2001-08-13 Peter Williams <peterw@ximian.com>