]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES.txt
Merge changes from CUPS 1.4svn-r7817.
[thirdparty/cups.git] / CHANGES.txt
index f3f407183e98d663a1d586e83a8245623ddbfae8..8a1984e9a28571d72650560f999f08b7ff7155e0 100644 (file)
@@ -1,8 +1,19 @@
-CHANGES.txt - 2008-07-23
+CHANGES.txt - 2008-07-28
 ------------------------
 
 CHANGES IN CUPS V1.4b1
 
+       - Added support for a device-location attribute which provides
+         the physical location of a printer device.
+       - Added a cupsBackendReport() API which handles quoting of the
+         device data by a backend.
+       - Added support for custom options in the web interface
+         (STR #1729)
+       - Added support for Mozilla LDAP, reconnection to LDAP servers,
+         and improved LDAP performance (STR #1962)
+       - Added Solaris SMF support (STR #1477)
+       - Added optional support for using TCP wrappers to limit access
+         to CUPS (STR #263)
        - Added ppdPageSizeLimits API.
        - Added support for new cupsMediaQualifier2, cupsMediaQualifier3,
          cupsMinSize, and cupsMaxSize attributes.