2007-05-12 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #337616 * Makefile.am: Add --disable-scrollkeeper to DISTCHECK_CONFIGURE_FLAGS. * addressbook/Makefile.am: * calendar/gui/Makefile.am: * mail/Makefile.am: * plugins/bogo-junk-plugins/Makefile.am: * plugins/default-mailer/Makefile.am: * shell/Makefile.am: Add $(schema_DATA) to DISTCLEANFILES. * plugins/bogo-junk-plugins/org-gnome-bogo-junk-plugin.eplug.in: Rename as org-gnome-bogo-junk-plugin.eplug.xml. * plugins/caldav/Makefile.am: * plugins/import-ics-attachments/Makefile.am: * plugins/publish-calendar/Makefile.am: Add "eplug" file to CLEANFILES. * plugins/mail-remote/Makefile.am: Add "eplug.xml" file to EXTRA_DIST. * po/POTFILES.in: Don't translate files we no longer ship. svn path=/trunk/; revision=33521
43 lines
1.3 KiB
Plaintext
43 lines
1.3 KiB
Plaintext
2007-05-12 Matthew Barnes <mbarnes@redhat.com>
|
|
|
|
** Fixes part of bug #337616
|
|
|
|
* Makefile.am: Add $(schema_DATA) to DISTCLEANFILES.
|
|
|
|
* org-gnome-bogo-junk-plugin.eplug.in: Rename as *.eplug.xml.
|
|
|
|
2007-05-11 Gilles Dartiguelongue <dartigug@esiee.fr>
|
|
|
|
* bf-junk-filter.c: add prototypes to clean compilation warnings
|
|
Fixes part of bug #437584
|
|
|
|
2007-04-23 Matthew Barnes <mbarnes@redhat.com>
|
|
|
|
* Makefile.am: Distribute bogo-junk-plugin.schemas.in.in. (#432616)
|
|
|
|
2007-04-03 Srinivasa Ragavan <sragavan@novell.com>
|
|
|
|
* Makefile.am: Committing the right Makefile.am
|
|
|
|
2007-04-03 Srinivasa Ragavan <sragavan@novell.com>
|
|
|
|
** Added bogofilter part of Evolution source.
|
|
|
|
2006-02-19 Mikhail Zabaluev <mhz@altlinux.org>
|
|
|
|
* configure.ac: Switched to evolution-plugin-2.6 for plugin configuration.
|
|
Bumped version to 0.2.0.
|
|
|
|
* org-altlinux-bf-junk-plugin.eplug.in: Templatized the plugin manifesto,
|
|
with plugin install directory substituted.
|
|
* configure.ac: Added org-altlinux-bf-junk-plugin.eplug to AC_CONFIG_FILES.
|
|
* Makefile.am: Added org-altlinux-bf-junk-plugin.eplug.in to EXTRA_DIST.
|
|
|
|
* README: Added bug reference to the initial ham training problem.
|
|
|
|
2005-11-22 Mikhail Zabaluev <mhz@altlinux.org>
|
|
|
|
* README: Added reference to Spam Trainer.
|
|
|
|
* README: Reflect on the fix for bug #313096 that made it to Evolution 2.5.2.
|