]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES.txt
The httpAddrConnect and httpConnect* APIs now try connecting to multiple
[thirdparty/cups.git] / CHANGES.txt
index 915317c40c16f13b80465afc77dbe23f3196d094..983c389ddb678c885185ca3920866b69868adcd4 100644 (file)
@@ -1,18 +1,13 @@
-CHANGES.txt - 2.1b1 - 2015-02-03
+CHANGES.txt - 2.2b1 - 2015-12-11
 --------------------------------
 
-CHANGES IN CUPS V2.1b1
+CHANGES IN CUPS V2.2b1
 
-       - Improved speed of ppdMarkDefaults for complex/large PPDs
-         (<rdar://problem/15146999>)
-       - The IPP backend now stops sending print data if the printer indicates
-         the job has been aborted or canceled (<rdar://problem/17837631>)
-       - The IPP backend now sends the job-pages-per-set attribute when
-         printing multiple copy jobs with finishings
-         (<rdar://problem/16792757>)
-       - The IPP backend now updates the cupsMandatory values when the printer
-         configuration changes (<rdar://problem/18126570>)
-       - No longer install banner files since third-party banner filters now
-         supply their own (STR #4518)
-       - Added support for EXPECT-ALL directive in ipptool test files
-         (STR #4469)
+       - The httpAddrConnect and httpConnect* APIs now try connecting to
+         multiple addresses in parallel (<rdar://problem/20643153>)
+       - The cupsd domain socket is no longer world-accessible on OS X
+         (<rdar://problem/7542560>)
+       - Interface scripts are no longer supported for security reasons
+         (<rdar://problem/23135640>)
+       - Added a new cupsHashData API and support for hashed job passwords
+         (<rdar://problem/20221502>)