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