/[echolot]/trunk/NEWS
ViewVC logotype

Contents of /trunk/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


Revision 198 - (hide annotations) (download)
Tue Jul 16 03:03:13 2002 UTC (10 years, 10 months ago) by weasel
File size: 3161 byte(s)
Spelling fix
1 weasel 195 Changes in version 2.0beta15 - 2002-07-16
2 weasel 187 * Have echolot version in stats HTML pages
3 weasel 190 * Random documentation fixes
4 weasel 198 * Make it runs with older perls (5.005_03 is tested)
5 weasel 194 - always pass two arguments to mkdir()
6     - import SEEK_ constants from POSIX rather than Fcntl
7     - do not use warnings
8 weasel 187
9 weasel 184 Changes in version 2.0beta14 - 2002-07-16
10 weasel 172 * Added commands buildstats buildkeys and buildthesaurus
11 weasel 176 * Added legend to templates (Orange)
12 weasel 177 * Thesaurus building failed when an id did not return a
13 weasel 187 valid remailer. A check was there bug it was wrong
14     * Have pingd.conf.5 manpage documenting all options
15 weasel 172
16 weasel 173 Changes in version 2.0beta13 - 2002-07-13
17 weasel 162 * Have correct title tags and some layout changes in the HTML templates
18 weasel 171 * Encode HTML Entities in HTML Stats
19     * Only show valid remailers in Thesaurus
20     * Support »not a remailer« reply to remailer-xxx
21     * Make sure only the right keys are exported to the pgp keyrings
22     * Do not skip key if GnuPG returns something in stderr with
23     remailer-key replies
24 weasel 162
25 weasel 161 Changes in version 2.0beta12 - 2002-07-11
26     * Cut strings when they do not fit in the table formats
27     * Sort type2.list/pubring.mix
28    
29 weasel 158 Changes in version 2.0beta11 - 2002-07-11
30     * Don't run in Taint mode anymore per default.
31     If you still want it, trimm your PATH to something acceptable
32     for perl and add »-T« to the first line of pingd.
33    
34 weasel 157 Changes in version 2.0beta10 - 2002-07-11
35     * Don't reset PATH to /usr/bin:/bin any more (Yes, again)
36     * Documentation updates
37    
38 weasel 153 Changes in version 2.0beta9 - 2002-07-11
39 weasel 150 * Don't reset PATH to /usr/bin:/bin any more
40 weasel 153 * Use confess or cluck instead of croak in some places.
41 weasel 150
42 weasel 153 Changes in version 2.0beta8 - 2002-07-10
43 weasel 148 * Fix public clist.
44    
45 weasel 153 Changes in version 2.0beta7 - 2002-07-10
46 weasel 143 * fixed a stupid syntax bug.
47    
48 weasel 153 Changes in version 2.0beta6 - 2002-07-10
49 weasel 141 * Did away with Mail::Internet. Using local sendmail binary only.
50     This also means the smarthost config option is obsolete and there
51     is a sendmail config option now.
52    
53 weasel 140 Changes in version 2.0beta5 - 2002-07-10
54 weasel 137 * Thesaurus filenames changed from nn-foo to nn.foo.
55     Use the change-thesaurus-filenames script in the tools
56     directory to convert your current thesaurus if you wish
57     to keep the data.
58 weasel 138 * Seperate rlists for rsa, dsa and plaintext pings are
59     supported now. Enable seperate_rlists in pingd.conf.
60 weasel 139 * Have a combined list. Enable with combined_list in pingd.conf.
61 weasel 137
62 weasel 140 Changes in version 2.0beta4 - 2002-07-10
63 weasel 134 * Minor documentation fixes
64     * Added --process switch
65     * Die if metadata or conf data cannot be parsed
66     * Build manpage into extra file
67    
68 weasel 140 Changes in version 2.0beta3 - 2002-07-10
69 weasel 124 * Fixed a small bug with writing the metadata so that it could not be
70     parsed again
71    
72 weasel 140 Changes in version 2.0beta2 - 2002-07-10
73 weasel 123 * Moved from XML to Data::Dumper
74     Use convert-xml-to-datadumper in the tools directory to
75     convert your setup:
76     pingd stop
77     mv pingd.conf pingd.conf.old
78     mv data/metadata data/metadata.old
79     convert-xml-to-datadumper CONFIG < pingd.conf.old > pingd.conf
80     convert-xml-to-datadumper METADATA < data/metadata.old > data/metadata
81     pingd start
82    
83 weasel 140 Changes in version 2.0beta1 - 2002-07-07
84 weasel 123 * Initial public beta test

  ViewVC Help
Powered by ViewVC 1.1.5