]> git.ipfire.org Git - thirdparty/cups.git/blob - doc/help/whatsnew.html
Merge changes from CUPS 1.5svn-r9022.
[thirdparty/cups.git] / doc / help / whatsnew.html
1 <HTML>
2 <!-- SECTION: Getting Started -->
3 <HEAD>
4 <TITLE>What's New in CUPS 1.5</TITLE>
5 <LINK REL="STYLESHEET" TYPE="text/css" HREF="../cups-printable.css">
6 </HEAD>
7 <BODY>
8
9 <H1 CLASS="title">What's New in CUPS 1.5</H1>
10
11 <P>CUPS 1.5 adds over ??? changes and new features to CUPS 1.4.x. This page provides a high-level outline of these changes. If you have never used CUPS before, read the <A HREF="overview.html">"Overview of CUPS"</A> document instead.</P>
12
13 <H2 CLASS="title"><A NAME="COMMANDS">Commands</A></H2>
14
15 <OL START="1">
16
17 <LI><EM>User defaults;</EM> Starting in CUPS 1.2, user defaults were
18 stored in the ~/.cups directory, and the old ~/.cupsrc and ~/.lpoptions
19 files were deprecated. Support for ~/.cupsrc and ~/.lpoptions have been
20 removed in CUPS 1.5.</LI>
21
22 <LI><EM>IPP test tool;</EM> The ipptest is now a first-class user
23 program.</LI>
24
25 </OL>
26
27
28 <!--
29 <H2 CLASS="title"><A NAME="WEBIF">Web Interface</A></H2>
30
31 <OL START="10">
32
33 <LI><EM>;</EM><LI>
34
35 </OL>
36
37
38 <H2 CLASS="title"><A NAME="NETWORKING">Networking</A></H2>
39
40 <OL START="17">
41
42 <LI><EM>;</EM><LI>
43
44 </OL>
45
46
47 <H2 CLASS="title"><A NAME="IPP">IPP Support</A></H2>
48
49 <OL START="23">
50
51 <LI><EM>;</EM><LI>
52
53 </OL>
54 -->
55
56
57 <H2 CLASS="title"><A NAME="SCHEDULER">Scheduler</A></H2>
58
59 <OL START="3">
60
61 <LI><EM>Filter security;</EM> Filters and backends must now have group
62 write permissions disabled.</LI>
63
64 </OL>
65
66
67 <!--
68 <H2 CLASS="title"><A NAME="DRIVERS">Printer Drivers</A></H2>
69
70 <OL START="50">
71
72 <LI><EM>;</EM><LI>
73
74 </OL>
75 -->
76
77
78 <H2 CLASS="title"><A NAME="FILTERS">Print Filters</A></H2>
79
80 <OL START="4">
81
82 <LI><EM>HP-GL/2 filter;</EM> The HP-GL/2 filter is no longer provided
83 with CUPS.</LI>
84
85 <LI><EM>SCSI backend;</EM> The SCSI backend is no longer provided with
86 CUPS.</LI>
87
88 </OL>
89
90
91 <!--
92 <H2 CLASS="title"><A NAME="CUPSAPI">CUPS API</A></H2>
93
94 <OL START="62">
95
96 <LI><EM>;</EM><LI>
97
98 </OL>
99 -->
100
101
102 </BODY>
103 </HTML>