]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES-1.3.txt
Merge changes from 1.4svn-r7067.
[thirdparty/cups.git] / CHANGES-1.3.txt
index a85d714221d063a261cab8a58d934f63eedd658c..9e3b973b22cbd76d0e2c9bb53d47b29dfec9716a 100644 (file)
@@ -1,9 +1,38 @@
 CHANGES-1.3.txt
 ---------------
 
+CHANGES IN CUPS V1.3.5
+
+       - The scheduler incorrectly sent the
+         "com.apple.printerListChanged" message for printer state
+         changes.
+       - The PostScript filter drew the page borders (when enabled)
+         outside the imageable area.
+       - The LPD and IPP backends did not default to the correct
+         port numbers when using alternate scheme names.
+       - The scheduler incorrectly deleted hardwired remote printers
+         on system sleep.
+       - The scheduler would abort if a bad browse protocol name
+         was listed in the cupsd.conf file.
+       - The online cupsd.conf help file incorrectly showed "dns-sd"
+         instead of "dnssd" for Bonjour sharing.
+       - The scheduler could crash changing the port-monitor value.
+       - The scheduler generated CoreFoundation errors when run
+         as a background process.
+       - When printing with number-up > 1, it was possible to get
+         an extra blank page.
+
+
 CHANGES IN CUPS V1.3.4
 
-       - Documentation updates (STR #2560, STR #2563)
+       - Documentation updates (STR #2560, STR #2563, STR #2569)
+       - CUPS now maps the "nb" locale to "no" on all platforms
+         (STR #2575)
+       - CUPS did not work with a Windows 2003 R2 KDC (STR #2568)
+       - ippReadIO() could read past the end of a buffer (STR
+         #2561)
+       - The scheduler would crash on shutdown if it was unable
+         to create a Kerberos context.
        - Multiple AuthTypes in cupsd.conf did not work (STR
          #2545)
        - The snmp.conf file referenced the wrong man page (STR