summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-06-26 23:24:17 +0000
committerTor Lillqvist <tml@src.gnome.org>2005-06-26 23:24:17 +0000
commit2e45ee8f1436ca6a88f70fd0d3e3696d36c1d724 (patch)
tree11f2874c896364e16ae36c43f672b84026d0c453
parent9a4ef8e71582e6b2e650ab8e2718df7e8e60b41e (diff)
downloadpango-2e45ee8f1436ca6a88f70fd0d3e3696d36c1d724.tar.gz
Remove pango_script_for_lang. It was never part of the public API, and is
2005-06-27 Tor Lillqvist <tml@novell.com> * pango/pango.def: Remove pango_script_for_lang. It was never part of the public API, and is now static. * modules/khmer/Makefile.am (INCLUDES): Drop superfluous trailing slash in -I path.
-rw-r--r--ChangeLog8
-rw-r--r--ChangeLog.pre-1-108
-rw-r--r--modules/khmer/Makefile.am2
-rw-r--r--pango/pango.def1
4 files changed, 17 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d6a9090..22276793 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-06-27 Tor Lillqvist <tml@novell.com>
+
+ * pango/pango.def: Remove pango_script_for_lang. It was never part
+ of the public API, and is now static.
+
+ * modules/khmer/Makefile.am (INCLUDES): Drop superfluous trailing
+ slash in -I path.
+
2005-06-24 Owen Taylor <otaylor@redhat.com>
* docs/pango_markup.sgml (linkend): Fix a stray newline
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index 6d6a9090..22276793 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,3 +1,11 @@
+2005-06-27 Tor Lillqvist <tml@novell.com>
+
+ * pango/pango.def: Remove pango_script_for_lang. It was never part
+ of the public API, and is now static.
+
+ * modules/khmer/Makefile.am (INCLUDES): Drop superfluous trailing
+ slash in -I path.
+
2005-06-24 Owen Taylor <otaylor@redhat.com>
* docs/pango_markup.sgml (linkend): Fix a stray newline
diff --git a/modules/khmer/Makefile.am b/modules/khmer/Makefile.am
index d9608f3b..51cc997d 100644
--- a/modules/khmer/Makefile.am
+++ b/modules/khmer/Makefile.am
@@ -9,7 +9,7 @@ INCLUDES = \
-DG_DISABLE_DEPRECATED \
$(PANGO_DEBUG_FLAGS) \
-I$(top_srcdir) \
- -I$(top_srcdir)/pango/ \
+ -I$(top_srcdir)/pango \
$(GLIB_CFLAGS)
if PLATFORM_WIN32
diff --git a/pango/pango.def b/pango/pango.def
index ccb3e6c8..36e068ee 100644
--- a/pango/pango.def
+++ b/pango/pango.def
@@ -293,7 +293,6 @@ EXPORTS
pango_scan_int
pango_scan_string
pango_scan_word
- pango_script_for_lang
pango_script_for_unichar
pango_script_get_sample_language
pango_script_get_type