dbus ChangeLog,1.1087,1.1088
John Palmieri
johnp at kemper.freedesktop.org
Fri Aug 18 08:47:03 PDT 2006
- Previous message: dbus/dbus dbus-internals.h, 1.56, 1.57 dbus-sysdeps.c, 1.107,
1.108 dbus-threads.c, 1.25, 1.26
- Next message: dbus ChangeLog,1.1088,1.1089 NEWS,1.33,1.34
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv1752
Modified Files:
ChangeLog
Log Message:
Patch provided by Ralf Habacker (ralf dot habacker at freenet dot de)
* dbus/dbus-sysdeps.c, dbus/dbus-threads.c, dbus/dbus-internals.h:
Add two more global locks for use on windows platforms. These are
unused on non-windows platforms but are not ifdefed out to avoid
potential bugs (i.e. the few bytes lost does not warrent the extra
maintanence and complexity that having seperate sets of locks would
cause)
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1087
retrieving revision 1.1088
diff -u -d -r1.1087 -r1.1088
--- ChangeLog 17 Aug 2006 21:20:12 -0000 1.1087
+++ ChangeLog 18 Aug 2006 15:46:59 -0000 1.1088
@@ -1,3 +1,22 @@
+2006-08-18 John (J5) Palmieri <johnp at redhat.com>
+
+ Patch provided by Ralf Habacker (ralf dot habacker at freenet dot de)
+
+ * dbus/dbus-sysdeps.c, dbus/dbus-threads.c, dbus/dbus-internals.h:
+ Add two more global locks for use on windows platforms. These are
+ unused on non-windows platforms but are not ifdefed out to avoid
+ potential bugs (i.e. the few bytes lost does not warrent the extra
+ maintanence and complexity that having seperate sets of locks would
+ cause)
+
+2006-08-18 John (J5) Palmieri <johnp at redhat.com>
+
+ * bus/services.c (bus_registry_acquire_service): Return an error
+ when an application tries to register the org.freedesktop.DBus Bus Name
+
+ * bus/services.c (bus_registry_release_service): Return an error
+ when an application tries to release the org.freedesktop.DBus Bus Name
+
2006-08-17 Alp Toker <alp at atoker.com>
* doc/dbus-specification.xml: Fix some minor typos.
- Previous message: dbus/dbus dbus-internals.h, 1.56, 1.57 dbus-sysdeps.c, 1.107,
1.108 dbus-threads.c, 1.25, 1.26
- Next message: dbus ChangeLog,1.1088,1.1089 NEWS,1.33,1.34
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dbus-commit
mailing list