summaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* * update the NEWS fileJohn (J5) Palmieri2005-07-161-0/+6
|
* * Update to 0.35dbus-0.35John (J5) Palmieri2005-07-151-0/+29
|
* * NEWS: Update to 0.34dbus-0.34.0John (J5) Palmieri2005-06-151-0/+18
|
* * Update to 0.33dbus-0.33.0John (J5) Palmieri2005-04-261-0/+10
|
* * News: Update 0.32dbus-0.32.0John (J5) Palmieri2005-03-291-0/+11
| | | | | * HACKING: Fixed realease instructions. configure.in should be updated to the next release by the person who made the last release.
* * NEWS: Update for 0.31dbus-0.31.0John (J5) Palmieri2005-03-071-0/+27
| | | | | | | | | | | * configure.in: Release 0.31 add LT_CURRENT, LT_REVISION, LT_AGE for easy soname bumping * qt/Makefile.am: fixed build * dbus/Makefile.am: soname bump for libdbus * glib/Makefile.am: soname bump for libdbus-glib
* 2005-01-12 Joe Shaw <joeshaw@novell.com>dbus-0.23Joe Shaw2005-01-121-0/+29
| | | | | | * NEWS: Update for 0.23. * configure.in: Release 0.23.
* 2004-08-12 Havoc Pennington <hp@redhat.com>dbus-0.22Havoc Pennington2004-08-121-0/+26
| | | | | | * NEWS: update for 0.22 * configure.in: release 0.22
* 2004-03-19 Havoc Pennington <hp@redhat.com>dbus-0.21Havoc Pennington2004-03-191-0/+16
| | | | | | | | | | | | | | * NEWS: 0.21 updates * configure.in: 0.21 * doc/Makefile.am: add all XMLTO usage to DBUS_XML_DOCS_ENABLED * python/Makefile.am: change to avoid dist of dbus_bindings.c so you don't need pyrex to make dist * qt/Makefile.am (libdbus_qt_1_la_SOURCES): add integrator.h to sources; run moc
* 2003-11-19 Havoc Pennington <hp@redhat.com>dbus-0.20Havoc Pennington2003-11-191-0/+7
| | | | | | | | | * NEWS: update * configure.in: bump version to 0.20 * configure.in (have_qt): add yet another place to look for qt (someone hand trolltech a .pc file...)
* 2003-09-28 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-09-291-0/+13
| | | | | | | | | | | | | | | | | | | * configure.in: 0.13 * doc/Makefile.am (dbus-test-plan.html): accept nonexistence of stylesheet-images for benefit of Debian Change back to using filesystem-linked sockets for the system bus, so only root can create the default system bus address. * bus/system.conf.in: change to use DBUS_SYSTEM_BUS_DEFAULT_ADDRESS * dbus/Makefile.am (INCLUDES): remove DBUS_SYSTEM_BUS_PATH define from here. * configure.in: define DBUS_SYSTEM_BUS_DEFAULT_ADDRESS here, and AC_DEFINE DBUS_SYSTEM_PATH
* 2003-07-30 Havoc Pennington <hp@redhat.com>Havoc Pennington2003-07-301-0/+24
| | | | | | | * dbus/dbus-bus.c (init_connections_unlocked): fix default system bus address to be abstract if we have abstract sockets * NEWS: update
* 2003-05-15 Havoc Pennington <hp@redhat.com>dbus-0.11Havoc Pennington2003-05-151-0/+22
| | | | | | | | | | | | | | * configure.in: 0.11 * NEWS: update * bus/Makefile.am (initddir): apparently we are supposed to put init scripts in /etc/rc.d/init.d not /etc/init.d * bus/Makefile.am: remove the "you must --enable-tests to make check" as it broke distcheck * bus/Makefile.am (install-data-hook): create /etc/dbus-1/system.d
* 2003-04-28 Havoc Pennington <hp@redhat.com>dbus-0.10Havoc Pennington2003-04-281-0/+41
| | | | | | | | | | | | | | | * configure.in: 0.10 * NEWS: update * bus/system.conf.in: add <includedir>system.d</includedir> * dbus/dbus-userdb.c (_dbus_user_database_lookup): fix bug when username was provided but not uid * bus/config-parser.c (struct BusConfigParser): keep track of whether the parser is toplevel or was included; change some of the error handling if it's included.
* 2003-04-11 Havoc Pennington <hp@redhat.com>dbus-0.9Havoc Pennington2003-04-111-0/+17
| | | | | | * NEWS: update * configure.in: 0.9
* 0.8dbus-0.8Havoc Pennington2003-04-061-0/+5
|
* 2003-04-05 Havoc Pennington <hp@pobox.com>dbus-0.7Havoc Pennington2003-04-051-0/+12
| | | | | | | | * test/Makefile.am (dist-hook): also dist *.in files * NEWS: update * configure.in: 0.7
* 2003-03-18 Anders Carlsson <andersca@codefactory.se>dbus-0.6Anders Carlsson2003-03-181-0/+7
| | | | | | * configure.in: 0.6 * NEWS: Update.
* 2003-03-02 Havoc Pennington <hp@pobox.com>dbus-0.5Havoc Pennington2003-03-021-0/+14
| | | | | | * configure.in: 0.5 * NEWS: Update.
* 2003-02-17 Anders Carlsson <andersca@codefactory.se.>dbus-0.4Anders Carlsson2003-02-171-0/+10
| | | | | | Release 0.4 * NEWS: Update
* 2003-02-06 Anders Carlsson <andersca@codefactory.se>dbus-0.3Anders Carlsson2003-02-061-1/+13
| | | | | | Release 0.3 * NEWS: Update
* 2003-01-15 Havoc Pennington <hp@redhat.com>dbus-0.2Havoc Pennington2003-01-151-0/+5
| | | | | | Release 0.2 * NEWS: update
* 2003-01-15 Havoc Pennington <hp@redhat.com>Havoc Pennington2003-01-151-1/+4
| | | | | | Release 0.1. * NEWS: update
* initial import of "dbus" skeletonHavoc Pennington2002-11-211-0/+1