]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES.txt
Merge changes from CUPS 1.4svn-r8162.
[thirdparty/cups.git] / CHANGES.txt
index e4cbfc6045f62b99aa4b033f5fd1fc72adde05f6..290f90a8972e04a4b52c8ef55c434474f2ac1d79 100644 (file)
@@ -1,9 +1,22 @@
-CHANGES.txt - 2008-11-19
+CHANGES.txt - 2008-12-05
 ------------------------
 
 CHANGES IN CUPS V1.4b2
 
        - Documentation updates (STR #2983, STR #2998)
+       - Added support for marker-low-levels and marker-high-levels
+         attributes.
+       - The scheduler could hang writing a long log line.
+       - The cupsGetDevices() function now has an "include_schemes"
+         parameter.
+       - The lpinfo command now supports --include-schemes and
+         --exclude-schemes options.
+       - The CUPS-Get-PPDs operation now supports the include-schemes
+         and exclude-schemes attributes.
+        - The CUPS-Get-Devices operation now supports the include-schemes
+         attribute.
+       - The print filters now support a replacement for the fitplot
+         option called "fit-to-page".
        - The LPD backend no longer tries to collect page accounting
          information since the LPD protocol does not allow us to
          prevent race conditions.