]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Update "what's new" document.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Tue, 9 Apr 2013 20:04:23 +0000 (20:04 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Tue, 9 Apr 2013 20:04:23 +0000 (20:04 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10946 7a7537e8-13f0-0310-91df-b6672ffda945

doc/help/whatsnew.html

index 73ae2ab39efc7f8ac39407a5024748fa21f2cfe1..2bfc86fda80ea96779f81bfdd7543d4f4f3d433c 100644 (file)
@@ -8,33 +8,13 @@
 
 <H1 CLASS="title">What's New in CUPS 1.7</H1>
 
-<P>CUPS 1.7 provides many changes and new features to CUPS 1.6.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>
+<P>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>
 
-<H2 CLASS="title"><A NAME="COMMANDS">General</A></H2>
+<P>CUPS 1.7 is primarily a "polish" release. Users will appreciate improved support for paid, PIN, and release printing, as well as expanded support for printers conforming to the <a href="http://www.pwg.org/ipp/everywhere.html">IPP Everywhere</a> specification. Full support for this functionality depends on additional software from your operating system vendor.</p>
 
-<OL START="1">
+<P>When supported by the printer or the remote server, CUPS now compresses print data sent over the network to greatly improve print speed and reduce bandwidth usage. This happens automatically when printing through IPP and is available as an option when using the <code>ipptool</code> utility.</P>
 
-       <LI><EM>What;</EM> Description.</LI>
-
-</OL>
-
-
-<H2 CLASS="title"><A NAME="SCHEDULER">Scheduler</A></H2>
-
-<OL START="2">
-
-       <LI><EM>What;</EM> Description.</LI>
-
-</OL>
-
-
-<H2 CLASS="title"><A NAME="CUPSAPI">CUPS API</A></H2>
-
-<OL START="3">
-
-       <LI><EM>What;</EM> Description.</LI>
-
-</OL>
+<P>Developers can now enumerate supported sizes and option values, as well as query a printer to discovery which media is loaded, making it possible to easily build customized user interfaces without the use of printer drivers or PPD files.</P>
 
 </BODY>
 </HTML>