Fix list of exported symbols 1.30.1
authorMatthias Clasen <mclasen@redhat.com>
Tue, 5 Jun 2012 10:32:21 +0000 (06:32 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 Jun 2012 10:32:21 +0000 (06:32 -0400)
This was forgotten in commit aecbe27c1b08f517c0e05f03308d3ac55cef490c

NEWS
configure.in
pango/pango.def

diff --git a/NEWS b/NEWS
index e3aa803..b1965df 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Overview of changes between 1.30.0 and 1.30.1
+=============================================
+- Update Arabic joining classes to 6.1.0
+- Build fixes
+- Annotation fixes
+- 667960 - add --system option to querymodules
+- 675400 - respect XDG_CONFIG_HOME for rc files
+- 673497 - Fix corefont fallback
+
 Overview of changes between 1.29.5 and 1.30.0
 =============================================
 - 667799 - Fix cross-compiling bug in configure.in
index 344409e..8362280 100644 (file)
@@ -22,7 +22,7 @@ dnl
 dnl The triplet 
 m4_define([pango_version_major], [1])
 m4_define([pango_version_minor], [30])
-m4_define([pango_version_micro], [0])
+m4_define([pango_version_micro], [1])
 
 m4_define([pango_version],
           [pango_version_major.pango_version_minor.pango_version_micro])
index 1b0306d..e573e3d 100644 (file)
@@ -57,6 +57,7 @@ EXPORTS
        pango_color_parse
        pango_color_to_string
        pango_config_key_get
+       pango_config_key_get_system
        pango_context_get_base_dir
        pango_context_get_base_gravity
        pango_context_get_font_description