(Issue #751)
- Updated `httpAddrConnect2()` to handle `POLLHUP` together with `POLLIN` or
`POLLOUT` (Issue #839)
+- Updated the policies help document with the correct `Order` directive to deny
+ access by default (Issue #844)
- Updated the "get-printer-attributes-suite.test" test file (Issue #909)
- Updated `cupsRasterReadPixels` and `cupsRasterWritePixels` to not try reading
or writing if the number of bytes passed is 0 (Issue #914)
</TR>
<TR>
<TD>Deny Everyone/Disable Operation(s)</TD>
- <TD><PRE>Order deny,allow</PRE></TD>
+ <TD><PRE>Order allow,deny</PRE></TD>
</TR>
<TR>
<TD>Require Login (System) Password</TD>