From: mike Date: Fri, 11 Jan 2013 21:16:12 +0000 (+0000) Subject: Make it clear you need third-party print support software now. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6508728038e65d6c2d3561a5bde19a3e94ac044d;p=thirdparty%2Fcups.git Make it clear you need third-party print support software now. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10804 7a7537e8-13f0-0310-91df-b6672ffda945 --- diff --git a/CHANGES-1.6.txt b/CHANGES-1.6.txt index a19c664f5b..0865b242b4 100644 --- a/CHANGES-1.6.txt +++ b/CHANGES-1.6.txt @@ -3,7 +3,7 @@ CHANGES-1.6.txt CHANGES IN CUPS V1.6.2 - - Documentation fixes (STR #4239, STR #4234) + - Documentation fixes (STR #4229, STR #4239, STR #4234) - Security: All file, directory, user, and group settings are now stored in a separate cups-files.conf configuration file that cannot be set through the CUPS web interface or APIs (STR #4223) @@ -11,6 +11,7 @@ CHANGES IN CUPS V1.6.2 - Added a French localization (STR #4247) - Added a Russian localization (STR #4228) - Updated the Catalan localization (STR #4202) + - The PPD compiler did not correctly JCL options (STR #4115, STR #4203) - The ipptool program now supports DEFINE-MATCH and DEFINE-NO-MATCH predicates for STATUS directives. - Fixed a problem with local Kerberos authentication (STR #4140) diff --git a/INSTALL.txt b/INSTALL.txt index 937dbc2ce6..e5081eace8 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -1,14 +1,20 @@ -INSTALL - CUPS v1.7b1 - 2012-08-10 +INSTALL - CUPS v1.7b1 - 2013-01-11 ---------------------------------- This file describes how to compile and install CUPS from source code. For more information on CUPS see the file called "README.txt". A complete change log can be found in "CHANGES.txt". -**** IF YOU HAVE A NON-POSTSCRIPT PRINTER AND ARE NOT **** -**** RUNNING OS X, YOU WILL ALSO NEED TO INSTALL GPL **** -**** GHOSTSCRIPT WITH THE "cups" DRIVER AFTER YOU INSTALL **** -**** CUPS. **** +******************************************************************************* +******************************************************************************* +**** **** +**** USING CUPS REQUIRES ADDITIONAL THIRD-PARTY SUPPORT SOFTWARE AND **** +**** PRINTER DRIVERS. THESE ARE TYPICALLY INCLUDED WITH YOUR OPERATING **** +**** SYSTEM DISTRIBUTION. APPLE DOES NOT ENDORSE OR SUPPORT THIRD-PARTY **** +**** SUPPORT SOFTWARE FOR CUPS. **** +**** **** +******************************************************************************* +******************************************************************************* BEFORE YOU BEGIN diff --git a/README.txt b/README.txt index 024b7f23e2..824d286f47 100644 --- a/README.txt +++ b/README.txt @@ -1,8 +1,15 @@ -README - CUPS v1.7b1 - 2012-08-10 +README - CUPS v1.7b1 - 2013-01-11 --------------------------------- -Looking for compile instructions? Read the file "INSTALL.txt" -instead... +************************************************ +************************************************ +**** **** +**** BETA SOFTWARE - USE AT YOUR OWN RISK **** +**** **** +************************************************ +************************************************ + +Looking for compile instructions? Read the file "INSTALL.txt" instead... INTRODUCTION