summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2003-04-15 20:58:40 +0000
committerOwen Taylor <otaylor@src.gnome.org>2003-04-15 20:58:40 +0000
commitf2a133be392d628cedf90fadf2d217cc73cc1ca5 (patch)
tree0d03f2c9e676a8cc23b34ea12208c0f76261aec8 /ChangeLog
parent21137ffb5cdb77773638d25b06880074f4f3a03b (diff)
downloadpango-f2a133be392d628cedf90fadf2d217cc73cc1ca5.tar.gz
Cast some enumeration members that are bigger than signed integers to
Tue Apr 15 04:53:56 2003 Owen Taylor <otaylor@redhat.com> * modules/indic/indic-ot.h (enum): Cast some enumeration members that are bigger than signed integers to (int) to fix warning on AIX. (#107924)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dab8b7ae..ea748ed1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Tue Apr 15 04:53:56 2003 Owen Taylor <otaylor@redhat.com>
+
+ * modules/indic/indic-ot.h (enum): Cast some enumeration
+ members that are bigger than signed integers to (int) to fix
+ warning on AIX. (#107924)
+
Tue Apr 15 04:39:48 2003 Owen Taylor <otaylor@redhat.com>
* pango/pango-coverage.c (pango_coverage_set): Fix