diff options
author | Peter Palfrader <peter@palfrader.org> | 2002-10-11 23:10:49 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2002-10-11 23:10:49 +0000 |
commit | bf9af3446896d1f1d8bd0c5afd2317d29f87b17d (patch) | |
tree | 46b7daaf228f57f6557465365225dfb6e4fa73f0 /NEWS | |
parent | 05426240f826d60f6e08b9837a6389c2c6b0b687 (diff) |
Prepare 2.0.3echolot-2.0.3
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ -Changes in version +Changes in version 2.0.3 - 2002-10-12 * Set program name according to current action. - * Fix a typo that showed up in perl 5.0005_02 (had a , instead or a . + * Fix a typo that showed up in perl 5.0005_02 (had a , instead of a . in an open() when reading mboxen as input). Changes in version 2.0.2 - 2002-09-21 |