root / tea4cups / tags / 2.00 / NEWS @ 610

Revision 606, 1.1 kB (checked in by jerome, 19 years ago)

Added changelog

  • Property svn:keywords set to Author Date Rev Id
Line 
1# $Id$
2
3Tea4CUPS : Tee for CUPS
4
5This program is free software; you can redistribute it and/or modify
6it under the terms of the GNU General Public License as published by
7the Free Software Foundation; either version 2 of the License, or
8(at your option) any later version.
9
10This program is distributed in the hope that it will be useful,
11but WITHOUT ANY WARRANTY; without even the implied warranty of
12MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13GNU General Public License for more details.
14
15You should have received a copy of the GNU General Public License
16along with this program; if not, write to the Free Software
17Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
18
19=============================================================================
20
21Tea4CUPS News :
22   
23  * 2.00 :
24
25    - Introduces the notions of pre and post hooks.
26   
27    - Prehooks can decide to entirely cancel the print job if needed.
28
29    - Original CUPS backend's exit code is available in posthooks.
30
31    - prehooks, posthooks and tees are now launched in alphabetical order.
32
33  * 1.00 :
34
35    - First Official release.
Note: See TracBrowser for help on using the browser.