summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2002-07-11 21:44:09 +0000
committerPeter Palfrader <peter@palfrader.org>2002-07-11 21:44:09 +0000
commit6f2b76cd30a5b9895ef6283f4d617b46a4feb872 (patch)
tree1f50e558a43aae7cac251d159d6518c9be3259a1 /NEWS
parent4842bac893d6762bd75628f45ba9669c73493312 (diff)
Prepare 2.0beta9echolot-2.0beta9
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 5 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index a9e187f..0043601 100644
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,14 @@
-Changes in version
+Changes in version 2.0beta9 - 2002-07-11
* Don't reset PATH to /usr/bin:/bin any more
+ * Use confess or cluck instead of croak in some places.
-Changes in version 2.0beta8 - 2002-07-10
+Changes in version 2.0beta8 - 2002-07-10
* Fix public clist.
-Changes in version 2.0beta7 - 2002-07-10
+Changes in version 2.0beta7 - 2002-07-10
* fixed a stupid syntax bug.
-Changes in version 2.0beta6 - 2002-07-10
+Changes in version 2.0beta6 - 2002-07-10
* Did away with Mail::Internet. Using local sendmail binary only.
This also means the smarthost config option is obsolete and there
is a sendmail config option now.