aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/email-custom-header/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/email-custom-header/ChangeLog')
-rw-r--r--plugins/email-custom-header/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/plugins/email-custom-header/ChangeLog b/plugins/email-custom-header/ChangeLog
index 7f4dc1918a..2c992a4fac 100644
--- a/plugins/email-custom-header/ChangeLog
+++ b/plugins/email-custom-header/ChangeLog
@@ -1,3 +1,18 @@
+2008-08-14 Matthew Barnes <mbarnes@redhat.com>
+
+ * gui/contact-editor/e-contact-editor.c:
+ Use e_display_help() for displaying help.
+
+2008-08-12 Bharath Acharya <abharath@novell.com>
+
+ * Makefile.am: Have a check for OS_WIN32 and handle the schema data
+ differently. make install error on win32.
+
+2008-08-12 Bharath Acharya <abharath@novell.com>
+
+ * Makefile.am: Added necessary libraries to link to. Build break while
+ compiling on Windows.
+
2008-08-01 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #543755