diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-02-09 14:30:37 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-02-09 14:30:37 +0800 |
commit | 9b5411672788c7eeb2201d0f3fd3bec39c2bb40e (patch) | |
tree | 3be7611091ed7454f3d0ec7dab3976c2834c7a55 /calendar/ChangeLog | |
parent | e0378bff334b5d828af230ef8a939fbe9f81d98d (diff) | |
download | gsoc2013-evolution-9b5411672788c7eeb2201d0f3fd3bec39c2bb40e.tar.gz gsoc2013-evolution-9b5411672788c7eeb2201d0f3fd3bec39c2bb40e.tar.zst gsoc2013-evolution-9b5411672788c7eeb2201d0f3fd3bec39c2bb40e.zip |
fixes #329768
svn path=/trunk/; revision=31458
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index d00acca64b..9251309628 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2006-01-09 Rajeev ramanathan <rajeevramanathan_2004@yahoo.co.in> + + Fixes #329768 + * gui/dialogs/comp-editor.c: (key_press_event): Corrected problem with + casting EAttachmentBar. + 2006-02-09 Chenthill Palanisamy <pchenthill@novell.com> Fixes #330465 |