summaryrefslogtreecommitdiffstats
path: root/unicode/ChangeLog
diff options
context:
space:
mode:
authorSam Varshavchik2021-02-13 23:30:50 -0500
committerSam Varshavchik2021-02-13 23:30:50 -0500
commit688f31b2d1a5e0735661a829d7f743f9a0b68050 (patch)
treec2a23e4d760d8d1b72f07e0c8b108f2d46315ce2 /unicode/ChangeLog
parent2db8a28d72bee3746ce6d06bf5c0896e46269492 (diff)
downloadcourier-libs-688f31b2d1a5e0735661a829d7f743f9a0b68050.tar.bz2
2021-02-13 Sam Varshavchik <mrsam@courier-mta.com>
* courier-unicode-version.m4: split version checking macro into its own m4 file. * unicode::bidi_calc - an empty string with an explicit embedding level should return the requested embedding level.
Diffstat (limited to 'unicode/ChangeLog')
-rw-r--r--unicode/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/unicode/ChangeLog b/unicode/ChangeLog
index 378fede..64f3f32 100644
--- a/unicode/ChangeLog
+++ b/unicode/ChangeLog
@@ -1,3 +1,11 @@
+2021-02-13 Sam Varshavchik <mrsam@courier-mta.com>
+
+ * courier-unicode-version.m4: split version checking macro into its
+ own m4 file.
+
+ * unicode::bidi_calc - an empty string with an explicit embedding
+ level should return the requested embedding level.
+
2.2
2020-11-05 Sam Varshavchik <mrsam@courier-mta.com>