diff options
author | Colin Walters <walters@verbum.org> | 2005-08-03 23:21:49 +0000 |
---|---|---|
committer | Colin Walters <walters@verbum.org> | 2005-08-03 23:21:49 +0000 |
commit | bb8736c968eb450b4d4b40736933844a6b915bf1 (patch) | |
tree | 07797e793d563cf219178abc5a89d178a8e8d694 /ChangeLog | |
parent | e3fa86b54a0bdc6a8eaf5def43b1947ddef59c85 (diff) |
2005-08-03 Colin Walters <walters@verbum.org>
* glib/dbus-gobject.c: Add tests on hardcoded object info; this should
catch any incompatible changes accidentally made.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-08-03 Colin Walters <walters@verbum.org> + + * glib/dbus-gobject.c: Add tests on hardcoded object info; this should + catch any incompatible changes accidentally made. + 2005-08-03 Havoc Pennington <hp@redhat.com> * dbus/dbus-sysdeps.c (_dbus_read_credentials_unix_socket): fix |