diff options
Diffstat (limited to 'plugins/import-ics-attachments/ChangeLog')
-rw-r--r-- | plugins/import-ics-attachments/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/import-ics-attachments/ChangeLog b/plugins/import-ics-attachments/ChangeLog index 68a87d906b..f2e73712c5 100644 --- a/plugins/import-ics-attachments/ChangeLog +++ b/plugins/import-ics-attachments/ChangeLog @@ -1,3 +1,15 @@ +2008-08-12 Bharath Acharya <abharath@novell.com> + + * Makefile.am: Added necessary libraries to link to. Build break while + compiling on Windows. + +2008-08-11 Matthew Barnes <mbarnes@redhat.com> + + ** Fixes part of bug #546892 + + * icsimporter.c: + Prefer gtk_image_new_from_icon_name() over e_icon_factory_get_image(). + 2008-04-17 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #526739 |