diff options
author | Milan Crha <mcrha@redhat.com> | 2009-04-25 02:10:29 +0800 |
---|---|---|
committer | Milan Crha <mcrha@redhat.com> | 2009-04-25 02:10:29 +0800 |
commit | 96a85a6ecd4f65c8a52ad2242cb55edd4ca6e2a8 (patch) | |
tree | 222060a6e712da510a4fb972a750d79fb678fad3 /plugins/mail-to-meeting/ChangeLog | |
parent | 2403bbcdd196745314786af3b6318de56ef3948e (diff) | |
download | gsoc2013-evolution-96a85a6ecd4f65c8a52ad2242cb55edd4ca6e2a8.tar gsoc2013-evolution-96a85a6ecd4f65c8a52ad2242cb55edd4ca6e2a8.tar.gz gsoc2013-evolution-96a85a6ecd4f65c8a52ad2242cb55edd4ca6e2a8.tar.bz2 gsoc2013-evolution-96a85a6ecd4f65c8a52ad2242cb55edd4ca6e2a8.tar.lz gsoc2013-evolution-96a85a6ecd4f65c8a52ad2242cb55edd4ca6e2a8.tar.xz gsoc2013-evolution-96a85a6ecd4f65c8a52ad2242cb55edd4ca6e2a8.tar.zst gsoc2013-evolution-96a85a6ecd4f65c8a52ad2242cb55edd4ca6e2a8.zip |
Be able to save mail to event, meeting, task or memo
** Fix for bug #342296
Diffstat (limited to 'plugins/mail-to-meeting/ChangeLog')
-rw-r--r-- | plugins/mail-to-meeting/ChangeLog | 77 |
1 files changed, 0 insertions, 77 deletions
diff --git a/plugins/mail-to-meeting/ChangeLog b/plugins/mail-to-meeting/ChangeLog deleted file mode 100644 index b30a1eac71..0000000000 --- a/plugins/mail-to-meeting/ChangeLog +++ /dev/null @@ -1,77 +0,0 @@ -2009-03-26 Milan Crha <mcrha@redhat.com> - - ** Fix for bug #576696 - - * mail-to-meeting.c: (add_attendee_cb): Set mandatory properties. - -2009-01-21 Milan Crha <mcrha@redhat.com> - - * Makefile.am: Use also EVOLUTION_CALENDAR_CFLAGS. - -2008-08-27 Sankar P <psankar@novell.com> - -License Changes - - * mail-to-meeting.c: - -2008-08-12 Bharath Acharya <abharath@novell.com> - - * Makefile.am: Use NO_UNDEFINED. Link with more libraries. To generate - dlls on Windows. - -2007-11-05 Milan Crha <mcrha@redhat.com> - - ** Fix for bug #353779 - - * org-gnome-mail-to-meeting.eplug.xml: - Allow convert more than one mail to meeting with one click. - -2007-06-07 Gilles Dartiguelongue <dartigug@esiee.fr> - - * mail-to-meeting.c: (add_attendee_cb): more compilation - warnings cleanup, completes bug #437584 fixes - -2007-04-02 Sankar P <psankar@novell.com> - - * Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr> - - * org-gnome-mail-to-meeting.eplug.xml: - Cleanup. - Fixes part of #301149 - -2005-05-11 Not Zed <NotZed@Ximian.com> - - * Makefile.am: added built_sources/cleanfiles - -2005-05-06 Not Zed <NotZed@Ximian.com> - - * Makefile.am: - - * org-gnome-mail-to-meeting.eplug.xml: s/.in/.xml/ & i18n. - -2005-02-24 Björn Torkelsson <torkel@acc.umu.se> - - * org-gnome-mail-to-meeting.eplug.in: Shortened the name and added - a . to the end of the description. - -2004-11-04 Rodrigo Moya <rodrigo@novell.com> - - * org-gnome-mail-to-meeting.eplug.in: fixed description and added - author's info, to display correctly on the plugin manager. - -2004-11-03 Not Zed <NotZed@Ximian.com> - - * org-gnome-mail-to-meeting.eplug.in: fix the popup id. - -2004-11-01 JP Rosevear <jpr@novell.com> - - * Makefile.am: dist .eplug.in file - -2004-10-29 Rodrigo Moya <rodrigo@novell.com> - - * org-gnome-mail-to-meeting.eplug.in: fix folder view popup id and - use stock icon for meetings. - -2004-10-29 Rodrigo Moya <rodrigo@novell.com> - - * added mail-to-meeting plugin, to convert mails to meetings. |