File: NEWS.cleanscore

package info (click to toggle)
slrn 1.0.3%2Bdfsg-3
  • links: PTS
  • area: main
  • in suites: buster
  • size: 6,412 kB
  • sloc: ansic: 39,852; sh: 3,777; perl: 467; makefile: 229; sed: 24
file content (80 lines) | stat: -rw-r--r-- 2,107 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
=============================================================================
                         Cleanscore - changes.txt
=============================================================================

0.9.8.0 -> 0.9.8.1 [2002-04-09]

* Complete code-cleanup (e.g. setting 'use strict').

* the '-e' option now works better, but a little slower.

* New, improved README.

* New file INDEX.TXT


-----------------------------------------------------------------------------

0.9.7.4 -> 0.9.8.0 [2001-09-14]

* Added an option to cut multiple empty lines down.
  (suggested by Guido Ostkamp)

* Cleanscore now can clean all files in a directory.

* The extention for the backupfiles is now configurable.

* The original file is only copyed to a backupfile if there's really a change.

* Moved changes from README to changes.txt.


-----------------------------------------------------------------------------

0.9.7.3 -> 0.9.7.4 [2001-08-10]

* Added savefile option.
  (suggested by Sven Guckes)
  

-----------------------------------------------------------------------------

0.9.7.2 -> 0.9.7.3 [2001-02-17]

* Cleanscore now uses "flock" to lock the scorefile.
  (suggested by "The Joneses <jonz@frontier.net>")

* Some cleanup in the code.


-----------------------------------------------------------------------------

0.9.7.1 -> 0.9.7.2 [2001-01-05]

Small bugfix: Newer versions of perl want an explizit declaration of each
function.


-----------------------------------------------------------------------------

0.9.7 -> 0.9.7.1 [2000-11-30]

Small bugfix: cleanscore used GMT to calculate expired entries.
Cleanscore now uses your *local* time to find  expired entries.


-----------------------------------------------------------------------------

0.9.6 -> 0.9.7  [2000-11-26]

* Added:  Option "-d".  The "debug" mode gives now output in a usefull form.
* Added:  Option "-t".  Cleanscore can work test-only now.


-----------------------------------------------------------------------------

0.9.5.1 -> 0.9.6  [2000-03-19]

Added:    Copyright notice.
Changed:  Distribution format.