diff options
author | Havoc Pennington <hp@redhat.com> | 2005-07-30 15:17:29 +0000 |
---|---|---|
committer | Havoc Pennington <hp@redhat.com> | 2005-07-30 15:17:29 +0000 |
commit | c2764e0b9f7bb73b54fa74b6cf569b0f077adb52 (patch) | |
tree | 5191699446c5fc28f64f275adb27656b25d712e7 /ChangeLog | |
parent | ba04a545aa4c2cf475a9fb52653a46a88d01c9d9 (diff) |
2005-07-30 Havoc Pennington <hp@redhat.com>
* dbus/dbus-sysdeps.c (_dbus_string_parse_uint): remove #ifdef
DBUS_BUILD_TESTS since it's now used in production code
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-07-30 Havoc Pennington <hp@redhat.com> + + * dbus/dbus-sysdeps.c (_dbus_string_parse_uint): remove #ifdef + DBUS_BUILD_TESTS since it's now used in production code + 2005-07-29 Havoc Pennington <hp@redhat.com> * test/glib/test-profile.c (write_junk): initialize the junk |