[pango/pango2: 3/9] Update news




commit 498911944b272c4dedfdb9d82b0ebd02647f7135
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Jun 25 14:19:32 2022 -0400

    Update news

 NEWS | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
---
diff --git a/NEWS b/NEWS
index 38a512a97..47c582636 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Overview of changes
+===================
+
+Change the prefix to make Pango 1.x and Pango 2 usable
+in the same process. The new setup is:
+- All types are Pango2...
+- All symbols are pango2_...
+- Includes are #include <pango2/pango.h>
+- The library is libpango2
+- The pc files is pango2.pc
+
+Since this is now effectively an separate project from
+Pango 1.x, the version number has been dropped to 0.x,
+and the news release will be a 0.91 development release
+leading towards Pango2 1.0.
+
+
 Overview of changes in 1.90
 ===========================
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]