diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2009-03-08 23:57:20 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2009-03-08 23:57:20 +0800 |
commit | 60f4e2fdef88702a49505ddee43c968f6d319369 (patch) | |
tree | 98fa66e77d104ec7ffa4a3952bed6bd6eb99219e /widgets/misc/ChangeLog | |
parent | bbbfa78a1051fda16871ccdcecc40c67c2c1b91d (diff) | |
download | gsoc2013-evolution-60f4e2fdef88702a49505ddee43c968f6d319369.tar.gz gsoc2013-evolution-60f4e2fdef88702a49505ddee43c968f6d319369.tar.zst gsoc2013-evolution-60f4e2fdef88702a49505ddee43c968f6d319369.zip |
Fixes #342446
svn path=/trunk/; revision=37383
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 0cd6767fd5..ab84dfd7ba 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,11 @@ +2009-03-08 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #342446 + * widgets/misc/e-calendar-item.c: Check whether its + appropriate to use %Id format for digits. Incorporated + the fix from Wang Xin <jedy.wang@sun.com> to build in + solaris. + 2009-02-25 Milan Crha <mcrha@redhat.com> ** Fix for bug #559027 |