diff options
author | Suman Manjunath <msuman@src.gnome.org> | 2008-03-31 13:27:44 +0800 |
---|---|---|
committer | Suman Manjunath <msuman@src.gnome.org> | 2008-03-31 13:27:44 +0800 |
commit | a88fceee7c788e7153c796eff23537121c2cf8e3 (patch) | |
tree | 526a107542fd95bf94dd574edc8db235c96a8526 /plugins/tnef-attachments/ChangeLog | |
parent | bc8bd32417afc0619f3fa1f840945c1bdc51d3cf (diff) | |
download | gsoc2013-evolution-a88fceee7c788e7153c796eff23537121c2cf8e3.tar.gz gsoc2013-evolution-a88fceee7c788e7153c796eff23537121c2cf8e3.tar.zst gsoc2013-evolution-a88fceee7c788e7153c796eff23537121c2cf8e3.zip |
Patch from Frederic Crozat <fcrozat@mandriva.com>: Fix for bug #501885 (Specify locale directory correctly)
svn path=/trunk/; revision=35287
Diffstat (limited to 'plugins/tnef-attachments/ChangeLog')
-rw-r--r-- | plugins/tnef-attachments/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/tnef-attachments/ChangeLog b/plugins/tnef-attachments/ChangeLog index 27c444d633..0a7c857cb9 100644 --- a/plugins/tnef-attachments/ChangeLog +++ b/plugins/tnef-attachments/ChangeLog @@ -1,3 +1,9 @@ +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 |