diff options
author | Havoc Pennington <hp@redhat.com> | 2003-09-03 02:08:25 +0000 |
---|---|---|
committer | Havoc Pennington <hp@redhat.com> | 2003-09-03 02:08:25 +0000 |
commit | d021cfae6695f0f44102edf758abfc42e2f3c093 (patch) | |
tree | 77e95134b676c65557962d50a4eab125a40e6d00 /ChangeLog | |
parent | 7b4ac5de11d90e9f7048f057d70d3da5104388b6 (diff) |
2003-09-01 Havoc Pennington <hp@pobox.com>
* glib/dbus-gparser.c: implement
* glib/dbus-gobject.c: start implementing skeletons support
* configure.in: when disabling checks/assert, also define
G_DISABLE_ASSERT and G_DISABLE_CHECKS
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2003-09-01 Havoc Pennington <hp@pobox.com> + * glib/dbus-gparser.c: implement + + * glib/dbus-gobject.c: start implementing skeletons support + + * configure.in: when disabling checks/assert, also define + G_DISABLE_ASSERT and G_DISABLE_CHECKS + +2003-09-01 Havoc Pennington <hp@pobox.com> + * glib/Makefile.am: rearrange a bunch of files and get "make check" framework set up |