summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Collapse)AuthorFilesLines
2011-06-10version bumpSimon McVittie1-0/+3
2011-06-10prepare 1.4.12Simon McVittie1-4/+4
2011-06-10NEWSSimon McVittie1-0/+21
2011-06-08NEWSSimon McVittie1-0/+3
2011-06-07NEWSSimon McVittie1-0/+17
2011-06-01add a release name here tooSimon McVittie1-0/+2
2011-06-01Prepare version 1.4.10Simon McVittie1-1/+1
2011-05-25NEWSSimon McVittie1-0/+2
2011-05-25NEWSSimon McVittie1-0/+2
2011-05-25NEWSSimon McVittie1-0/+6
2011-04-29NEWSSimon McVittie1-0/+2
2011-04-27NEWS for 1.4Simon McVittie1-0/+4
2011-04-26NEWSSimon McVittie1-0/+2
2011-04-26NEWSSimon McVittie1-0/+7
2011-04-26Release notes for the -fPIE changeSimon McVittie1-1/+14
2011-04-08development versionSimon McVittie1-0/+5
2011-04-08Prepare version 1.4.8Simon McVittie1-1/+11
2011-03-14Update NEWSSimon McVittie1-0/+4
2011-03-14Revert merge of master (dbus-1.5) into dbus-1.4Simon McVittie1-8/+0
This reverts commits d1d395774435..09c9d6406b75f, keeping Lennart's addition of UnknownInterface etc.
2011-03-08Merge branch 'dbus-1.4'Simon McVittie1-2/+7
2011-03-08Update NEWSSimon McVittie1-2/+7
2011-02-25Merge branch 'dbus-1.4'Simon McVittie1-0/+11
Conflicts: NEWS
2011-02-25NEWS so farSimon McVittie1-0/+13
2011-02-24NEWS so farSimon McVittie1-0/+10
2011-02-17Let's try that again.Simon McVittie1-1/+7
2011-02-17Prepare version 1.4.4Simon McVittie1-2/+5
2011-02-16NEWS so far for 1.4.4Simon McVittie1-0/+35
2010-12-20NEWS for 1.4.1Will Thompson1-0/+12
2010-09-06NEWS: update for 1.4.0Lennart Poettering1-0/+4
2010-06-23build-sys: prepare release 1.3.1Lennart Poettering1-0/+6
2009-07-29Getting ready for D-Bus 1.3Thiago Macieira1-0/+9
2008-04-04getting ready for 1.2 stable branchJohn (J5) Palmieri1-153/+0
* ChangeLog.pre-1-2: rename ChangeLog * NEWS.pre-1-2: rename NEWS * Makefile.am: list the pre files in EXTRA_DIST; the pre-1-0 files had not been added yet so do that too
2008-04-04Released 1.2.1John (J5) Palmieri1-0/+21
2008-02-26Released 1.1.20John (J5) Palmieri1-0/+30
2008-01-17Release 1.1.4(1.2.0RC2)John (J5) Palmieri1-0/+4
2008-01-15Released 1.1.3 (1.2.0RC1)John (J5) Palmieri1-0/+30
2007-07-272007-07-27 Havoc Pennington <hp@redhat.com>Havoc Pennington1-0/+32
* release 1.1.2
2007-06-182007-06-18 Havoc Pennington <hp@redhat.com>Havoc Pennington1-1/+25
* Release 1.1.1
2007-05-25* Released 1.1.0John (J5) Palmieri1-614/+12
2006-11-08* Released 1.0.0John (J5) Palmieri1-0/+8
2006-11-03* Released D-Bus 1.0 RC 3(0.95)John (J5) Palmieri1-0/+26
2006-10-14* configure.in: Released 1.0 RC 2(0.94)John (J5) Palmieri1-0/+24
Add check for -fPIC and enable it if available
2006-09-14* Released 1.0 RC 1 (0.93)John (J5) Palmieri1-0/+15
2006-08-18* Released 0.92John (J5) Palmieri1-0/+16
* dbus/dbus-threads.c (dbus_threads_init): change the documentation to reflect the init late change * bus/bus.c (bus_context_new): Check user before we fork so we can print out an error message a user will be able to see
2006-07-24- Released 0.91John (J5) Palmieri1-0/+7
2006-07-17* Release 0.90John (J5) Palmieri1-0/+14
2006-06-12 * Released 0.62Thiago Macieira1-0/+30
(update ChangeLog and NEWS)
2006-02-242006-02-24 John (J5) Palmieri <johnp@redhat.com>John (J5) Palmieri1-0/+22
* Released 0.61 2006-02-24 John (J5) Palmieri <johnp@redhat.com> * proxies.py: Fix the callchain
2005-11-30* dbus/dbus-list.c (_dbus_list_insert_after_link, _dbus_list_insert_after):John (J5) Palmieri1-0/+32
remove #ifdef DBUS_BUILD_TESTS since we use these methods in production code
2005-09-06* Released 0.50John (J5) Palmieri1-0/+15
* Patch from Steve Grubb: - bus/activation.c (bus_activation_service_reload_test): clean up some indentation - dbus/dbus-keyring.c (_dbus_keyring_reload): fix conditional - dbus/dbus-message-factory.c (generate_special): fix a couple of buffer overflows in the test suite. This is non critical because it can not be exploited and this code is only run when doing a make check. * Patch from Yaakov Selkowitz: Build fixes for Cygwin - configure.in: Don't check and link against kdecore, only qt headers - dbus/Makefile.am: Add -no-undefined to libdbus_1_la_LDFLAGS - gcj/org/freedesktop/dbus/Makefile.am: add libdbus_gcj_1_la_LDFLAGS = -no-undefined - glib/Makefile.am: Add -no-undefined to libdbus_glib_1_la_LDFLAGS and $(DBUS_GLIB_LIBS) to dbus_binding_tool_LDADD - qt/Makefile.am: Add -no-undefined to libdbus_qt_1_la_LDFLAGS - tools/Makefile.am: Add platform extentions to binaries (i.e. .exe on windows) * configure.in: - Make it so if no suitable version of python is found we only disable building python instead of exiting the configure script - Require version 2.4 of glib for glib bindings - Up version to 0.50 * python/__init__.py: Sync version with libdbus to (0,50,0)