Revision 797, 0.8 kB
(checked in by jalet, 22 years ago)
|
News file added.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
Rev | Line | |
---|
[797] | 1 | # $Id$ |
---|
| 2 | |
---|
| 3 | PyKota - Print Quota for CUPS |
---|
| 4 | |
---|
| 5 | (c) 2003 Jerome Alet <alet@librelogiciel.com> |
---|
| 6 | You're welcome to redistribute this software under the |
---|
| 7 | terms of the GNU General Public Licence version 2.0 |
---|
| 8 | or, at your option, any higher version. |
---|
| 9 | |
---|
| 10 | You can read the complete GNU GPL in the file COPYING |
---|
| 11 | which should come along with this software, or visit |
---|
| 12 | the Free Software Foundation's WEB site http://www.fsf.org |
---|
| 13 | |
---|
| 14 | ============================================================ |
---|
| 15 | |
---|
| 16 | PyKota NEWS : |
---|
| 17 | |
---|
| 18 | - 0.95 : |
---|
| 19 | |
---|
| 20 | - Extarnal requesters for printers finally added. |
---|
| 21 | |
---|
| 22 | - Full internationalization (english and french are supported) |
---|
| 23 | |
---|
| 24 | - More complete quota usage report |
---|
| 25 | |
---|
| 26 | - CGI script to access to the quota usage report |
---|
| 27 | |
---|
| 28 | - Several bugs fixed. |
---|
| 29 | |
---|
| 30 | |
---|
| 31 | - 0.9 : |
---|
| 32 | |
---|
| 33 | - First public version |
---|