summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-6
diff options
context:
space:
mode:
authorSven Neumann <sven@gimp.org>2001-12-14 00:43:04 +0000
committerSven Neumann <neo@src.gnome.org>2001-12-14 00:43:04 +0000
commit98786bf21ba68bfe496887ea31573498fe996b68 (patch)
tree210c39278324cf47557c85b6a0fdd274ca48dcf7 /ChangeLog.pre-1-6
parent384eaf43f11dcee0d7b10af5663bb5f8822634cf (diff)
downloadpango-98786bf21ba68bfe496887ea31573498fe996b68.tar.gz
use (PangoLanguage *) instead of (const gchar *) to please the compiler.
2001-12-14 Sven Neumann <sven@gimp.org> * modules/hebrew/hebrew-x.c (hebrew_engine_get_coverage): use (PangoLanguage *) instead of (const gchar *) to please the compiler.
Diffstat (limited to 'ChangeLog.pre-1-6')
-rw-r--r--ChangeLog.pre-1-65
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6
index a99b3809..98159a9b 100644
--- a/ChangeLog.pre-1-6
+++ b/ChangeLog.pre-1-6
@@ -1,3 +1,8 @@
+2001-12-14 Sven Neumann <sven@gimp.org>
+
+ * modules/hebrew/hebrew-x.c (hebrew_engine_get_coverage): use
+ (PangoLanguage *) instead of (const gchar *) to please the compiler.
+
2001-12-13 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* examples/Makefile.am, modules/arabic/Makefile.am,