aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 78e64b0d2..6f39200d8 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,12 @@ Noteworthy changes in version 2.1.x (under development)
* Support for Windows CE.
+ * If the agent's --use-standard-socket option is active, all tools
+ try to start and daemonize the agent on the fly. In the past this
+ was only supported on W32; on non-W32 systems the new configure
+ option --use-standard-socket may now be used to use this feature by
+ default.
+
Noteworthy changes in version 2.0.13 (2009-09-04)
-------------------------------------------------