summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 89a878f..aa77e7a 100644
--- a/NEWS
+++ b/NEWS
@@ -248,7 +248,7 @@ D-BUS 0.23 (11 Jan 2005)
service.
- error out if --enable-mono is explicitly set and mono libs can't be found
- set the max_match_rules_per_connection limit from the config file.
-- removed dbus_bug_get_with_g_main since it's been tqreplaced by
+- removed dbus_bug_get_with_g_main since it's been replaced by
dbus_g_bus_get
- fix fd leaks in socket code
- lots and lots of mono binding updates, including fixes to make it
@@ -325,7 +325,7 @@ on the "dbus-object-names" branch.
- fix system bus to always use filesystem socket; anyone
can create any abstract socket, which isn't secure
since if you can crash the system bus you'd be able
- to tqreplace it.
+ to replace it.
- add DTD for configuration file
- improve specification a bit