summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--imap/ChangeLog4
-rw-r--r--sqwebmail/ChangeLog4
2 files changed, 8 insertions, 0 deletions
diff --git a/imap/ChangeLog b/imap/ChangeLog
index 42d8b8b..3debcb4 100644
--- a/imap/ChangeLog
+++ b/imap/ChangeLog
@@ -1,3 +1,7 @@
+2014-01-12 Sam Varshavchik <mrsam@courier-mta.com>
+
+ * Factored out the unicode library into a separate package.
+
4.15.0
2013-11-25 Sam Varshavchik <mrsam@courier-mta.com>
diff --git a/sqwebmail/ChangeLog b/sqwebmail/ChangeLog
index a8eb0b5..db4b70a 100644
--- a/sqwebmail/ChangeLog
+++ b/sqwebmail/ChangeLog
@@ -1,3 +1,7 @@
+2014-01-12 Sam Varshavchik <mrsam@courier-mta.com>
+
+ * Factored out the unicode library into a separate package.
+
2013-12-29 Sam Varshavchik <mrsam@courier-mta.com>
* libunicode: Updated unicode word, grapheme, and linebreaking rules