aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/ChangeLog
diff options
context:
space:
mode:
authorLarry Ewing <lewing@ximian.com>2004-06-12 02:01:25 +0800
committerLarry Ewing <lewing@src.gnome.org>2004-06-12 02:01:25 +0800
commitef03909b1598cf22e9b36f431339cbe07f8e1bc6 (patch)
treeba43e23bea905a761de93dc3257fc9ac1e8bf3ad /widgets/ChangeLog
parentdfea2682ce1283f50465246789720feb40a77c68 (diff)
downloadgsoc2013-evolution-ef03909b1598cf22e9b36f431339cbe07f8e1bc6.tar.gz
gsoc2013-evolution-ef03909b1598cf22e9b36f431339cbe07f8e1bc6.tar.zst
gsoc2013-evolution-ef03909b1598cf22e9b36f431339cbe07f8e1bc6.zip
make the source selector use a colock block instead of setting the
2004-06-11 Larry Ewing <lewing@ximian.com> * misc/e-source-selector.c: make the source selector use a colock block instead of setting the foreground to indicate the source color. svn path=/trunk/; revision=26313
Diffstat (limited to 'widgets/ChangeLog')
-rw-r--r--widgets/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/widgets/ChangeLog b/widgets/ChangeLog
index e1674cc07f..47f811c116 100644
--- a/widgets/ChangeLog
+++ b/widgets/ChangeLog
@@ -1,3 +1,9 @@
+2004-06-11 Larry Ewing <lewing@ximian.com>
+
+ * misc/e-source-selector.c: make the source selector use a colock
+ block instead of setting the foreground to indicate the source
+ color.
+
2004-05-20 Rodney Dawes <dobey@ximian.com>
* e-timezone-dialog/e-timezone-dialog.c (e_timezone_dialog_construct):