aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/tnef-attachments
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-04-03 05:51:41 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-04-03 06:18:33 +0800
commit26240e0b180bdaf92702e513a21da2f859883fb3 (patch)
tree6a3a27c69755355161ab07f300446908bc2d154b /plugins/tnef-attachments
parent167b482c9e39a093dcfecc5ef430261c0504e370 (diff)
downloadgsoc2013-evolution-26240e0b180bdaf92702e513a21da2f859883fb3.tar
gsoc2013-evolution-26240e0b180bdaf92702e513a21da2f859883fb3.tar.gz
gsoc2013-evolution-26240e0b180bdaf92702e513a21da2f859883fb3.tar.bz2
gsoc2013-evolution-26240e0b180bdaf92702e513a21da2f859883fb3.tar.lz
gsoc2013-evolution-26240e0b180bdaf92702e513a21da2f859883fb3.tar.xz
gsoc2013-evolution-26240e0b180bdaf92702e513a21da2f859883fb3.tar.zst
gsoc2013-evolution-26240e0b180bdaf92702e513a21da2f859883fb3.zip
Generate ChangeLog files for tarball releases.
Remove old ChangeLog files that predate our switch to git.
Diffstat (limited to 'plugins/tnef-attachments')
-rw-r--r--plugins/tnef-attachments/ChangeLog74
1 files changed, 0 insertions, 74 deletions
diff --git a/plugins/tnef-attachments/ChangeLog b/plugins/tnef-attachments/ChangeLog
deleted file mode 100644
index b90faf0bf8..0000000000
--- a/plugins/tnef-attachments/ChangeLog
+++ /dev/null
@@ -1,74 +0,0 @@
-2009-01-28 Tor Lillqvist <tml@novell.com>
-
- * Makefile.am: Use -no-undefined and link with more libraries on
- Windows.
-
- * tnef-plugin.c: Remove unused <sys/wait.h>.
-
-2008-09-24 Philip Withnall <philip@tecnocode.co.uk>
-
- ** Fixes bug #553479
-
- * org-gnome-tnef-attachments.eplug.xml: String capitalisation
- improvements.
-
-2008-09-03 Sankar P <psankar@novell.com>
-
- * plugins/tnef-attachments/tnef-plugin.c:
- Assign copyrights to Randall Hand.
-
-2008-08-27 Sankar P <psankar@novell.com>
-
-License Changes
-
- * tnef-plugin.c:
-
-2008-03-31 Frederic Crozat <fcrozat@mandriva.com>
-
- ** Fix for bug #501885
-
- * Makefile.am: Specify locale directory correctly.
-
-2008-03-17 Paul Bolle <pebolle@tiscali.nl>
-
- ** Fix for bug #519421
-
- * Makefile.am:
- * tnef-plugin.c: Also allow <libytnef/tnef.h> header file.
-
-2008-02-07 Paul Bolle <pebolle@tiscali.nl>
-
- ** Fix for bug #514736
-
- * org-gnome-tnef-attachments.eplug.xml: Added 'application/ms-tnef'
- MIME type for TNEF attachment decoding.
-
-2008-02-07 Paul Bolle <pebolle@tiscali.nl>
-
- ** Fix for bug #514771
-
- * tnef-plugin.c: (saveVCalendar): Fixed a crasher while decoding
- TNEF attachments.
-
-2007-08-27 Srinivasa Ragavan <sragavan@novell.com>
-
- * tnef-plugin.c: (e_plugin_lib_enable): Avoid reentrancy in enable.
-
-2007-07-09 Srinivasa Ragavan <sragavan@novell.com>
-
- * org-gnome-tnef-attachments.eplug.xml: Fixed bugs where the .so wasn't
- reffered rightly.
-
-2007-07-09 Srinivasa Ragavan <sragavan@novell.com>
-
- ** Cleanups from Lucky Wankhede
-
- * org-gnome-tnef-attachments.eplug.xml:
- * tnef-plugin.c: (org_gnome_format_tnef), (processTnef),
- (saveVCard), (printRrule), (saveVCalendar), (saveVTask),
- (fprintProperty), (fprintUserProp):
-
-2007-06-07 Lucky Wankhede <wlakke@novell.com>
- * New implementation for tnef
- * For reading "winmail.dat" kind of attachements
- * using libytnef