summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-08-08 22:33:37 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-08-08 22:33:37 +0000
commitb46553c08c77cadc6ee6fc593386e5249217371d (patch)
tree3629a4cf6742c502fdcf224873eac1e9eef99008
parenta02f74723e0932ed303cf421c31e2fbd96a59623 (diff)
downloadpango-vertical.tar.gz
2006-08-08 Behdad Esfahbod <behdad@gnome.org> * === Released 1.14.0 === * configure.in: Version 1.14.0 * configure.in: Require cairo-1.2.2 for the bugfixes it has * NEWS: Updated.
-rw-r--r--ChangeLog9
-rw-r--r--NEWS5
-rw-r--r--configure.in8
-rw-r--r--docs/tmpl/scripts.sgml6
4 files changed, 21 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index e1c92b15..ca8916de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-08-08 Behdad Esfahbod <behdad@gnome.org>
+
+ * === Released 1.14.0 ===
+
+ * configure.in: Version 1.14.0
+ * configure.in: Require cairo-1.2.2 for the bugfixes it has
+
+ * NEWS: Updated.
+
2006-08-01 Behdad Esfahbod <behdad@gnome.org>
* examples/renderdemo.c (parse_options): Don't ignore all trailing
diff --git a/NEWS b/NEWS
index 0d2b3f4b..0555d08a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes between 1.13.5 and 1.14.0
+==============================================
+* Make pango-view accept non-ASCII --text.
+* Require cairo-1.2.2 for the important bug fixes it has.
+
Overview of changes between 1.13.4 and 1.13.5
==============================================
* Indic shaper improvements.
diff --git a/configure.in b/configure.in
index bfd47d5b..39132fec 100644
--- a/configure.in
+++ b/configure.in
@@ -21,14 +21,14 @@ dnl
dnl The triplet
m4_define([pango_major_version], [1])
-m4_define([pango_minor_version], [13])
-m4_define([pango_micro_version], [5])
+m4_define([pango_minor_version], [14])
+m4_define([pango_micro_version], [0])
m4_define([pango_version],
[pango_major_version.pango_minor_version.pango_micro_version])
dnl The X.Y in -lpango-X.Y line. This is expected to stay 1.0 until Pango 2.
m4_define([pango_api_version], [1.0])
dnl Number of releases since we've added interfaces
-m4_define([pango_interface_age], [2])
+m4_define([pango_interface_age], [0])
dnl Number of releases since we've broken binary compatibility.
m4_define([pango_binary_age],
[m4_eval(100 * pango_minor_version + pango_micro_version)])
@@ -296,7 +296,7 @@ have_cairo_freetype=false
have_cairo_win32=false
have_cairo_atsui=false
-PKG_CHECK_MODULES(CAIRO, cairo >= 1.1.2, have_cairo=true, :)
+PKG_CHECK_MODULES(CAIRO, cairo >= 1.2.2, have_cairo=true, :)
if $have_cairo ; then
pango_save_ldflags=$LDFLAGS
diff --git a/docs/tmpl/scripts.sgml b/docs/tmpl/scripts.sgml
index feb96dae..fe64f84d 100644
--- a/docs/tmpl/scripts.sgml
+++ b/docs/tmpl/scripts.sgml
@@ -101,11 +101,11 @@ url="http://www.unicode.org/reports/tr24/">Unicode Standard Annex
@PANGO_SCRIPT_OLD_PERSIAN: Old Persian
@PANGO_SCRIPT_KHAROSHTHI: Kharoshthi
@PANGO_SCRIPT_UNKNOWN: an unassigned code point
-@PANGO_SCRIPT_BALINESE: Balinese
+@PANGO_SCRIPT_BALINESE: Balinese
@PANGO_SCRIPT_CUNEIFORM: Cuneiform
@PANGO_SCRIPT_PHOENICIAN: Phoenician
-@PANGO_SCRIPT_PHAGS_PA: Phags-pa
-@PANGO_SCRIPT_NKO: N'Ko
+@PANGO_SCRIPT_PHAGS_PA: Phags-pa
+@PANGO_SCRIPT_NKO: N'Ko
<!-- ##### MACRO PANGO_TYPE_SCRIPT ##### -->
<para>