aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/ChangeLog
diff options
context:
space:
mode:
authorKidd Wang <kiddwang@src.gnome.org>2004-03-12 16:44:23 +0800
committerKidd Wang <kiddwang@src.gnome.org>2004-03-12 16:44:23 +0800
commit3ea7be06f053a56e14b9ca29005b6f76fa870ea4 (patch)
treedd3908c3bd063f0ee1f0463a0ea0ca633b79ac0b /widgets/misc/ChangeLog
parentf61aa6b19cefdd94f2605c565ed451dbc2788936 (diff)
downloadgsoc2013-evolution-3ea7be06f053a56e14b9ca29005b6f76fa870ea4.tar
gsoc2013-evolution-3ea7be06f053a56e14b9ca29005b6f76fa870ea4.tar.gz
gsoc2013-evolution-3ea7be06f053a56e14b9ca29005b6f76fa870ea4.tar.bz2
gsoc2013-evolution-3ea7be06f053a56e14b9ca29005b6f76fa870ea4.tar.lz
gsoc2013-evolution-3ea7be06f053a56e14b9ca29005b6f76fa870ea4.tar.xz
gsoc2013-evolution-3ea7be06f053a56e14b9ca29005b6f76fa870ea4.tar.zst
gsoc2013-evolution-3ea7be06f053a56e14b9ca29005b6f76fa870ea4.zip
enlarge the text box to accomodate the time info in different locales.
* e-dateedit.c: (create_children): enlarge the text box to accomodate the time info in different locales. svn path=/trunk/; revision=25041
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 7ea04de2be..ddf0f43d22 100644
--- a/widgets/misc/ChangeLog
+++ b/widgets/misc/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-12 Kidd Wang <kidd.wang@sun.com>
+
+ * e-dateedit.c: (create_children): enlarge the text box to accomodate
+ the time info in different locales.
+
2004-03-11 Jeffrey Stedfast <fejj@ximian.com>
Fix for bug #55267.