x64 char*/guint cast fixes from chpe.
[platform/core/uifw/at-spi2-atk.git] / ChangeLog
index 6248c56..59a25c3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,11 @@
 
        * cspi/spi-impl.h: Added #defines SPI_TRUE and SPI_FALSE
        for completeness.  Bug #163111.
+
+       * atk-bridge/bridge.c, cspi/bonobo/cspi-bonobo.c:
+       * libspi/util.c,  registryd/registry-main.c:
+       Fix guint/char* casts.
+       Patch from chpe, bug #333883.
        
 2006-06-12  Bill Haneman <bill.haneman@sun.com>