]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES-1.3.txt
Drop old private APIs that are no longer used/supported.
[thirdparty/cups.git] / CHANGES-1.3.txt
index 644ff8b33d46c333f1f2e212437988542b6d059e..9af534f9bf29d7ea2591570f20d525fce2e5f812 100644 (file)
@@ -3,6 +3,26 @@ CHANGES-1.3.txt
 
 CHANGES IN CUPS V1.3.11
 
+       - The scheduler did not prevent nested classes (STR #3211)
+       - The scheduler did not reprint processing jobs that were moved to
+         another destination (STR #3222)
+       - The scheduler did not reset the current job file when stopping a
+         printer (STR #3226)
+       - The scheduler did not handle POSTs to custom CGIs properly (STR #3221)
+       - The pdftops filter did not print landscape PDF pages properly
+         (STR #2881)
+       - The scheduler did not handle partial header lines properly from CGI
+         programs (STR #3194)
+       - The web interface could hang on OpenBSD (STR #3176, STR #3196)
+       - The scheduler and cupsfilter utility did not handle rules starting
+         with a negation operator properly (STR #3160)
+       - The scheduler and cupsfilter utility would crash with certain MIME
+         .types rules (STR #3159)
+       - httpSetField wasn't bracketing IPv6 numeric addresses for the Host:
+         field (STR #3164)
+       - The ServerName, if specified, was not treated as a valid alias for the
+         local system (STR #3167)
+       - "make epm" did not work (STR #3166)
        - "lpstat -h server" showed non-shared printers (STR #3147)
        - "make check" did not work on Linux (STR #3161)