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