summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8cc33e5e..6f208737 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Overview of changes between 1.21.6 and 1.22.0
+=============================================
+- Require cairo >= 1.7.6.
+- Improved Romanian sample text
+- Don't use deprecated glib win32 API
+- Misc bug fixes
+- Bugs fixed in this release:
+ Bug 552993 – Romanian pangram
+ Bug 551865 – Can't change justification of a PangoLayout after first
+ draw
+ Bug 551416 - pangowin32-fontcache.c: argument is different type
+
Overview of changes between 1.21.5 and 1.21.6
=============================================
- Win32 cross-compiling build system fix