diff options
Diffstat (limited to 'plugins/attachment-reminder/ChangeLog')
-rw-r--r-- | plugins/attachment-reminder/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/attachment-reminder/ChangeLog b/plugins/attachment-reminder/ChangeLog index afba4a04c5..fb8d1de6c6 100644 --- a/plugins/attachment-reminder/ChangeLog +++ b/plugins/attachment-reminder/ChangeLog @@ -1,5 +1,10 @@ 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: Use NO_UNDEFINED. Link with more libraries. To generate dlls on Windows. |