summaryrefslogtreecommitdiffstats
path: root/unicode/ChangeLog
diff options
context:
space:
mode:
authorSam Varshavchik2021-02-14 16:18:38 -0500
committerSam Varshavchik2021-02-14 16:18:38 -0500
commitf25a0880d0762e4d8a47cce13ab3cea1a1db01f8 (patch)
treeb2f23fe10adc2c941d282fecdf29c01d7dcdc560 /unicode/ChangeLog
parent688f31b2d1a5e0735661a829d7f743f9a0b68050 (diff)
downloadcourier-libs-f25a0880d0762e4d8a47cce13ab3cea1a1db01f8.tar.bz2
Return an indication of whether the paragraph embedding level was defaulted.
Diffstat (limited to 'unicode/ChangeLog')
-rw-r--r--unicode/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/unicode/ChangeLog b/unicode/ChangeLog
index 64f3f32..1995736 100644
--- a/unicode/ChangeLog
+++ b/unicode/ChangeLog
@@ -1,3 +1,10 @@
+2021-02-14 Sam Varshavchik <mrsam@courier-mta.com>
+
+ * unicode_bidi_calc and unicode_bidi_calc_levels return a
+ unicode_bidi_direction object, to indicate whether the
+ computer paragraph embedding level was explicitly computed or
+ defaulted.
+
2021-02-13 Sam Varshavchik <mrsam@courier-mta.com>
* courier-unicode-version.m4: split version checking macro into its