diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-07-14 12:48:07 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-07-14 12:48:07 +0800 |
commit | 4ee79ee8478fc717020d731f7695c0a1f0796cba (patch) | |
tree | 0c1a25cb9924bcb11b63c9e436087aa88f31b793 /widgets/misc/ChangeLog | |
parent | 1a243fef13ef225154fe61c466751d31ea29945a (diff) | |
download | gsoc2013-evolution-4ee79ee8478fc717020d731f7695c0a1f0796cba.tar gsoc2013-evolution-4ee79ee8478fc717020d731f7695c0a1f0796cba.tar.gz gsoc2013-evolution-4ee79ee8478fc717020d731f7695c0a1f0796cba.tar.bz2 gsoc2013-evolution-4ee79ee8478fc717020d731f7695c0a1f0796cba.tar.lz gsoc2013-evolution-4ee79ee8478fc717020d731f7695c0a1f0796cba.tar.xz gsoc2013-evolution-4ee79ee8478fc717020d731f7695c0a1f0796cba.tar.zst gsoc2013-evolution-4ee79ee8478fc717020d731f7695c0a1f0796cba.zip |
Fix for bug 341333
svn path=/trunk/; revision=32304
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 7f095d1a81..a0afbb82f0 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,10 @@ +2006-06-07 Ushveen Kaur <kushveen@novell.com> + + ** Fixes bug #341333 + + * e-dateedit.c: accelarator for 'now'('w') and 'today'('t') + 'None'('n') + 2006-07-11 Li Yuan <li.yuan@sun.com> Fixes bug #345402 |