root / pykota / trunk / NEWS @ 804

Revision 803, 1.0 kB (checked in by jalet, 21 years ago)

Reflect code changes, now I have to test !

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1# $Id$
2
3PyKota - Print Quota for CUPS
4
5(c) 2003 Jerome Alet <alet@librelogiciel.com>
6You're welcome to redistribute this software under the
7terms of the GNU General Public Licence version 2.0
8or, at your option, any higher version.
9
10You can read the complete GNU GPL in the file COPYING
11which should come along with this software, or visit
12the Free Software Foundation's WEB site http://www.fsf.org
13
14============================================================
15
16PyKota NEWS :
17
18    - 0.96 :
19
20        - Options requester, admin, adminmail and gracedelay can now
21          be set either globally or per printer. The printer option has
22          priority if both are defined.
23
24        - More powerful configuration parser.
25
26    - 0.95 :
27
28        - External requesters for printers finally added.
29
30        - Full internationalization (english and french are supported)
31 
32        - More complete quota usage report
33
34        - CGI script to access to the quota usage report
35
36        - Several bugs fixed.
37
38
39    - 0.9 :
40
41        - First public version
Note: See TracBrowser for help on using the browser.