aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2002-12-10 07:30:30 +0800
committerChris Toshok <toshok@src.gnome.org>2002-12-10 07:30:30 +0800
commitbdd9cae5e97a4421a2eff03ca83e2bb8931a59b4 (patch)
treef89bc0b1533c9f0ac0cc561a71a6d181233ddb60 /widgets/misc/ChangeLog
parentd2971bf6453efbd6b0d63ac9d4a06727062c2955 (diff)
downloadgsoc2013-evolution-bdd9cae5e97a4421a2eff03ca83e2bb8931a59b4.tar
gsoc2013-evolution-bdd9cae5e97a4421a2eff03ca83e2bb8931a59b4.tar.gz
gsoc2013-evolution-bdd9cae5e97a4421a2eff03ca83e2bb8931a59b4.tar.bz2
gsoc2013-evolution-bdd9cae5e97a4421a2eff03ca83e2bb8931a59b4.tar.lz
gsoc2013-evolution-bdd9cae5e97a4421a2eff03ca83e2bb8931a59b4.tar.xz
gsoc2013-evolution-bdd9cae5e97a4421a2eff03ca83e2bb8931a59b4.tar.zst
gsoc2013-evolution-bdd9cae5e97a4421a2eff03ca83e2bb8931a59b4.zip
rework this to be faster and deal more correctly with the ellipsis.
2002-12-09 Chris Toshok <toshok@ximian.com> * e-clipped-label.[ch]: rework this to be faster and deal more correctly with the ellipsis. svn path=/trunk/; revision=19076
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r--widgets/misc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog
index ec3aac924c..de287fd8de 100644
--- a/widgets/misc/ChangeLog
+++ b/widgets/misc/ChangeLog
@@ -1,3 +1,8 @@
+2002-12-09 Chris Toshok <toshok@ximian.com>
+
+ * e-clipped-label.[ch]: rework this to be faster and deal more
+ correctly with the ellipsis.
+
2002-12-03 Not Zed <NotZed@Ximian.com>
* e-search-bar.c (impl_dispose): dispose can be run multiple times