diff options
author | Peter Palfrader <peter@palfrader.org> | 2002-07-11 21:44:09 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2002-07-11 21:44:09 +0000 |
commit | 6f2b76cd30a5b9895ef6283f4d617b46a4feb872 (patch) | |
tree | 1f50e558a43aae7cac251d159d6518c9be3259a1 /NEWS | |
parent | 4842bac893d6762bd75628f45ba9669c73493312 (diff) |
Prepare 2.0beta9echolot-2.0beta9
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -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. |