-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHISTORY
38 lines (31 loc) · 1.38 KB
/
HISTORY
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
1.2.2
- WebGUI /user: CSV download, allow custom date ranges.
- TODO Auftrag PHZ: pages ins pc.log schreiben, GUI anpassen
1.2.1
- Fix bug in cupspracc.c:parseURI (strdup).
1.2.0
- cupspracc: estimate(): jobscan gets more weight.
- cupspracc: don't truncate the pracc log file.
- Removed oldscan() and all its usages!
- Removed pracc-ok (use pracc-sum instead).
- All pracc-tools now provide a short help text (option -h).
- Makefile: use sed to generate pracc.h from pracc.t (no longer subst).
- Makefile: dist target generates pracc-VERSION.tgz (not pracc-vVERSION.tgz).
- Rename VERSION to HISTORY. Add VERSION variable to Makefile.
- Change from RCS to GIT. Drop $Id$ from *.c and *.h files.
1.1.1
Improvements and bugfixes, consistency:
- daterange: renamed year => thisyear, month => thismonth, week => thisweek.
- subst: default count = 99999 (instead of 10).
- ui filters: no implicit asterisk appended (user must do so explicitly).
- more code consistency in subst array processing
- fold jobuser (argv[2]) nach lower case (we had upper case names at PHZ).
1.1.0
Added pracc.cgi, a web user interface for pracc administration.
1.0.1
Minor design changes to the backend and small bugfixes.
This version is the first beta release.
1.0.0
Pracc is now a backend for CUPS and supports group accounts
(to implement billing codes). This version is in alpha state.
** Add to the top of this file **