git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/branches/branch-1.7@11875
a1ca3aef-8c08-0410-bb20-
df032aa958be
-CHANGES.txt - 1.7.3 - 2014-05-09
+CHANGES.txt - 1.7.3 - 2014-05-13
--------------------------------
CHANGES IN CUPS V1.7.3
- The IPP backend did not abort a job when the printer did not validate
the supplied options (<rdar://problem/16836752>)
- Fixed an authentication race condition in cupsSendRequest (STR #4403)
+ - cupsGetDestMediaCount did not work for CUPS_MEDIA_FLAGS DEFAULT
+ (STR #4414)
CHANGES IN CUPS V1.7.2
mdb->top >= first->top && mdb->bottom >= first->bottom)
first = mdb;
}
+ else
+ cupsArrayAdd(dinfo->cached_db, mdb);
}
if (flags & CUPS_MEDIA_FLAGS_DUPLEX)