]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Mirror changelog update.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 20 Jun 2003 02:51:04 +0000 (02:51 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 20 Jun 2003 02:51:04 +0000 (02:51 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/branches/branch-1.2@3783 7a7537e8-13f0-0310-91df-b6672ffda945

CHANGES-1.1.txt

index a9a96ea95f2fa4ed4dc7079260d4b1e60a4df934..ea68ed569be486bd8ec54c9b360f8d84bea335b2 100644 (file)
@@ -3,6 +3,9 @@ CHANGES-1.1.txt
 
 CHANGES IN CUPS V1.1.20rc1
 
+       - The cups.list file referenced MAN1EXT, MAN3EXT, and
+         MAN5EXT, but none of those were actually defined (STR
+         #147)
        - Chunked requests could cause a Denial of Service if
          the connection is terminated before the first byte of
          chunk data is sent/received (STR #143)