aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c41e7d1..0578cc65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2012-02-21
+ * libsylph/Makefile.am
+ src/Makefile.am
+ plugin/test/Makefile.am
+ plugin/attachment_tool/Makefile.am
+ configure.in: fixed compilation error with Fink + OS X (Bug #42).
+ (moved -I$(top_srcdir)/* to the beginning of INCLUDES)
+
+2012-02-21
+
* src/prefs_filter.c: fixed a bug that filter settings are removed
if Escape key is pressed quickly on auto filter rule creation.
Also made it update filter.xml file only when the list is modified.