diff options
| author | Sam Varshavchik | 2014-01-12 20:37:22 -0500 | 
|---|---|---|
| committer | Sam Varshavchik | 2014-01-12 20:37:22 -0500 | 
| commit | d51a2d9d03338d2b1afa4b362b32b55631441d05 (patch) | |
| tree | fd3f7737e2fd4664a8e41896b2de1c23881e2360 | |
| parent | 5673f36352d1de2b56e4d3367f6dc084e603a6d7 (diff) | |
| download | courier-libs-d51a2d9d03338d2b1afa4b362b32b55631441d05.tar.bz2 | |
Update changelog
| -rw-r--r-- | imap/ChangeLog | 4 | ||||
| -rw-r--r-- | sqwebmail/ChangeLog | 4 | 
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 | 
