diff options
| author | Sam Varshavchik | 2021-03-12 07:15:38 -0500 |
|---|---|---|
| committer | Sam Varshavchik | 2021-03-12 20:27:32 -0500 |
| commit | cf15bdb799c6b8b395087480fe3e89fb8b53cc12 (patch) | |
| tree | bb10f5f2f04a3abdf82ccece78eee35544dd82fe /unicode/ChangeLog | |
| parent | 18fc31347b80597f4100f96c86799fe130786781 (diff) | |
| download | courier-libs-cf15bdb799c6b8b395087480fe3e89fb8b53cc12.tar.bz2 | |
courier-unicode: further changes to the canonical compose/decompose.
Diffstat (limited to 'unicode/ChangeLog')
| -rw-r--r-- | unicode/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/unicode/ChangeLog b/unicode/ChangeLog index e1563f1..03fe2e2 100644 --- a/unicode/ChangeLog +++ b/unicode/ChangeLog @@ -1,3 +1,10 @@ +2.2.2 + +2021-03-12 Sam Varshavchik <mrsam@courier-mta.com> + + * unicode_bidi.c: Implement unicode_bidi_combining(). Implement + canonical and compatibility decomposition and canonical composition. + 2021-03-06 Sam Varshavchik <mrsam@courier-mta.com> * unicode_bidi.c (unicode_bidi_needs_embed): Make its return code |
