summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2002-07-11 23:51:09 +0000
committerPeter Palfrader <peter@palfrader.org>2002-07-11 23:51:09 +0000
commit389a579d0f6f8c83e1e7068484b1a8302017258f (patch)
tree61a999f14013c68777fe87083d662250e3177e72 /NEWS
parent170c777b835079365c95b514989b4e1848236426 (diff)
Do not run in Taint mode anymoreecholot-2.0beta11
Prepare 2.0beta11
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b2f98d8..2abd197 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Changes in version 2.0beta11 - 2002-07-11
+ * Don't run in Taint mode anymore per default.
+ If you still want it, trimm your PATH to something acceptable
+ for perl and add »-T« to the first line of pingd.
+
Changes in version 2.0beta10 - 2002-07-11
* Don't reset PATH to /usr/bin:/bin any more (Yes, again)
* Documentation updates