=== Released 1.17.5 ===
authorBehdad Esfahbod <behdad@gnome.org>
Mon, 30 Jul 2007 18:04:39 +0000 (18:04 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Mon, 30 Jul 2007 18:04:39 +0000 (18:04 +0000)
2007-07-30  Behdad Esfahbod  <behdad@gnome.org>

        * === Released 1.17.5 ===

        * configure.in: Version 1.17.5

        * NEWS: Updated.

svn path=/trunk/; revision=2383

ChangeLog
NEWS
configure.in

index 794b8c4..2df6961 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-07-30  Behdad Esfahbod  <behdad@gnome.org>
+
+       * === Released 1.17.5 ===
+
+       * configure.in: Version 1.17.5
+
+       * NEWS: Updated.
+
 2007-07-24  Behdad Esfahbod  <behdad@gnome.org>
 
        Bug 150883 – Unicode LRO defect
diff --git a/NEWS b/NEWS
index da5f8a2..6e3fb81 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Overview of changes between 1.17.4 and 1.17.5
+==============================================
+- Export PangoCairoFont and cleanup various standard macros.
+
+- Bugs fixed in this release:
+       Bug 150883 – Unicode LRO defect
+       Bug 449482 – Build error when xft not present
+       Part of Bug 347236 – provide pango_cairo_font_get_scaled_font
+
 Overview of changes between 1.17.3 and 1.17.4
 ==============================================
 - Refactored the ATSUI font backend and install pangoatsui.h
index cca7555..cc8162a 100644 (file)
@@ -22,7 +22,7 @@ dnl
 dnl The triplet 
 m4_define([pango_version_major], [1])
 m4_define([pango_version_minor], [17])
-m4_define([pango_version_micro], [4])
+m4_define([pango_version_micro], [5])
 m4_define([pango_version],
           [pango_version_major.pango_version_minor.pango_version_micro])
 dnl The X.Y in -lpango-X.Y line. This is expected to stay 1.0 until Pango 2.