Fix: Test mode must not update status information.
[usenet/yapfaq.git] / ChangeLog
1 Version 0.6
2
3 * Add documentation in POD format.
4   Thomas Hochstein <thh@inter.net> Thu Feb 25 17:00:07 2010 +0100
5
6 * Add commandline options.
7   - Using Getopt::Std.
8   - Implement option '-h':
9     Display version and usage information.
10   - Implement option '-v':
11     Print progress information to STDOUT on reading the configuration,
12     skipping a FAQ, preparing it for posting, posting it and writing
13     status information to disk.
14   - Implement option '-f':
15     Limit operation to the given project name. Skip parsing all other
16     information from yapfaq.cfg, skip posting all other FAQs.
17   - Add option '-d':
18     'dry run', simulation mode: nothing is posted.
19   - Add option '-p':
20     'post anyway', files are unconditionally posted irrespective of
21     Posting-Frequency settings.
22   - Add option '-t <newsgroups>':
23     'test mode', post to (an)other newsgroup(s) given on the command
24     line or to STDOUT ('console').
25   Thomas Hochstein <thh@inter.net> Thu Feb 25 19:22:15 2010 +0100
26
27 * Add variable expiry.
28   - New Function: calcdelta
29     Move date calculation for new posting date to
30     calcdelta.
31   - Add 'Expires' to yapfaq.cfg
32     Parse 'Expires'.
33     Use calcdelta to calculate expiry.
34   Thomas Hochstein <thh@inter.net> Thu Feb 25 12:55:04 2010 +0100
35
36 * Cleanup on yapfaq.cfg
37   Reformat, translate to English language, add descriptions.
38   Thomas Hochstein <thh@inter.net> Thu Feb 25 16:16:49 2010 +0100
39
40 * Change handling of warnings/errors.
41   Don't output line number if .cfg file can't be opened.
42   Inform user when writing to ERROR.dat.
43   Add script name and Warning/Error to warn() and die() output.
44   Thomas Hochstein <thh@inter.net> Thu Feb 25 09:23:14 2010 +0100
45
46 * Fix: Accept case-insensitive Last-modified pseudo header.
47   Thomas Hochstein <thh@inter.net> Sun Feb 21 18:39:05 2010 +0100
48
49 * Change defaults
50   Don't use PGP by default.
51   Default $NNTPServer to 'localhost'
52   Thomas Hochstein <thh@inter.net> Thu Feb 25 15:15:57 2010 +0100
53
54 * Update header/introduction, bump version/copyright information.
55   Fix typo/language in header/introduction.
56   Add new author / copyright information.
57   Bump version to 0.6-unreleased.
58   Thomas Hochstein <thh@inter.net> Sun Feb 21 18:51:39 2010 +0100
59
60
61 Version 0.5a
62
63 - Fixed bug in readconfig().
64   Marc 'HE' Brockschmidt <marc@marcbrockschmidt.de>  16 Feb 2003 00:35:37
65   
66
67 Version 0.5
68
69 - Fixed PGP-Support (merging some code from tinews.pl). Seems to work well.
70   Marc 'HE' Brockschmidt <marc@marcbrockschmidt.de>  11 Jan 2003 3:46:57
71
72
73 - General cleanup of the code, changing some weird behaviour and so on.
74   Marc 'HE' Brockschmidt <marc@marcbrockschmidt.de>  11 Jan 2003 2:27:23
75
76
77 - Changed the name of the project. There was another postfaq before, so I
78   switched to yapfaq (yet another postfaq). I like the idea of a software-line
79   called ya-software for a possible commercial: "Buy ya software!"
80   Marc 'HE' Brockschmidt <marc@marcbrockschmidt.de>  11 Jan 2003 1:43:09
This page took 0.012655 seconds and 4 git commands to generate.