Fix for stateset array initialization (Thanks Radek).
[platform/core/uifw/at-spi2-atk.git] / ChangeLog
index e3d52ab..785cd25 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2002-04-29  Bill Haneman <bill.haneman@sun.com>
+
+       * libspi/stateset.c:
+       Fixed improper array initialization (past end of 
+       array).  Thanks to Radek for finding this...
+
+2002-04-22  jacob berkman  <jacob@ximian.com>
+
+       * util/Makefile.am: 
+       * libspi/Makefile.am: add deps on the built files to help
+       automake, and don't version the ORBit typelib
+
 2002-04-19  Padraig O'Briain  <padraig.obriain@sun.com>
 
        * cspi/cspi-lowlevel.h cspi/spi-impl.h cspi/spi-listener.h