Changeset 2089
- Timestamp:
- 07/30/05 02:12:18
- Files:
-
- branches/libgalago/glib-port/ChangeLog (modified) (1 diff)
- branches/libgalago/glib-port/NEWS (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/libgalago/glib-port/ChangeLog
r2044 r2089 1 Sat Jul 16 02:32:49 PDT 2005 Christian Hammond <chipx86@gnupdate.org> 2 3 * libgalago/galago-dbus-compat.h 4 * NEWS: 5 - Fixed several D-BUS 0.3x bugs having to do with appending and 6 retrieving arrays. D-BUS 0.34 or higher is required, as versions 7 0.30 through 0.33 are broken internally. 8 1 9 Fri Jul 15 21:04:01 PDT 2005 Christian Hammond <chipx86@chipx86.com> 2 10 branches/libgalago/glib-port/NEWS
r2044 r2089 1 1 version 0.3.3: 2 2 * Confirmed to work with D-BUS 0.22. 3 * Fixes several D-BUS 0.3x issues with array iterators. This closes bugs 4 #3417, #3723, and #3783. D-BUS versions between 0.30 and 0.33 are broken 5 internally, so upgrade to 0.34 or higher. 3 6 4 7 version 0.3.2 (May 26, 2005):
