summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6219871c..5aa9bded 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,14 @@
Overview of changes between 1.3.0 and 1.3.1
===========================================
+* Support non-Unicode font encodings when supported by fontconfig
+ [Sven Neumann]
+* Draw 6-digit hex boxes for > U+FFFF [Noah Levitt]
+* Update to latest fribidi [Noah]
+* Honor U+2028 LINE SEPARATOR [Noah]
* Fix a problem with iteration by chars [Mariano Suárez-Alvarez]
-* Misc bug and build fixes [Martin Kretzschmar, Padraig O'Briain]
+* Misc bug and build fixes [Jeff Bonggren, Martin Kretzschmar,
+ Noah, Sven Neumann, Padraig O'Briain, Manish Singh,
+ Morten Welinder]
* Fix header file includes to work with recent FreeType.
Overview of changes between 1.2.x and 1.3.0