]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES.txt
Merge changes from CUPS 1.6svn-r10310.
[thirdparty/cups.git] / CHANGES.txt
index 9c23b913ffe5187048e5d57ebe044a38d1aee6ff..0528f3c3d755c47c38c95abf5ecf12dd88533519 100644 (file)
@@ -1,8 +1,31 @@
-CHANGES.txt - 1.6b1 - 2012-01-13
+CHANGES.txt - 1.6b1 - 2012-02-15
 --------------------------------
 
 CHANGES IN CUPS V1.6b1
 
+       - Documentation updates (STR #3927, STR #3980, STR #4010)
+       - CUPS now supports a User directive in client.conf and the CUPS_USER
+         environment variable for overriding the default username (STR #3114)
+       - Now set the PJL USERNAME variable as needed (STR #3100)
+       - Added support for usernames and passwords longer than 32 characters
+         (STR #2856)
+       - Added a new MaxHoldTime directive to automatically cancel jobs that
+         have been held indefinitely after a specific number of seconds
+         (STR #2291)
+       - The LPD backend now uses the originating host name when it is not the
+         local system (STR #2053)
+       - CUPS now prefers the suffix "dpcm" when reporting resolution in dots-
+         per-centimeter (STR #4006)
+       - The configure script and build system no longer support building of
+         separate 32-bit and 64-bit libraries.
+       - The "brightness", "columns", "fitplot", "gamma", "hue",
+         "natural-scaling", "penwidth", "position", "ppi", "saturation", and
+         "scaling" options are not longer supported (STR #4010)
+       - The "page-bottom", "page-left", "page-right", "page-top",
+         "prettyprint", and "wrap" options have been deprecated (STR #4010)
+       - The scheduler now reports the standard "number-of-documents" attribute
+         instead of the CUPS-specific "document-count" attribute in
+         job objects.
        - Added new destination connection and enumeration functions (STR #3924)
        - Added new option, localization, and job submission functions that do
          not depend on PPD files (STR #3925)