+ - Fixed ACL parsing to join ACL entries with the same name
+ (Markus Stumpf).
+ - Fixed BIT_SET/BIT_TEST typo in getDefaultParent() (Ed Knowles).
+ - Removed comm_read() and commHandleRead().
+ - Fixed rotating special files (Kolics Bertold).
+ - Fixed sending HTTP reply code 0 in error messages.
+ - Fixed ftpget to recognize 'NetWare' servers and skip whitespace
+ before filenames.
+ - Changed ftpget default Content-Type to application/octet-stream.
+ - Added .rpm MIME type (Nigel Metheringham).
+ - Changed storeDirClean() to create missing directories.
+
Changes to squid-1.novm.4 (January XX, 1996):
- Fixed storeRegister loop in icpHandleIMSReply().