Blat v3.2.6 has been released
| Newsgroups | gmane.mail.blat |
|---|---|
| Message-ID | <5A25B1F6643443588A71B5B43124915B@chip> |
3.2.6 [-] When checking file content for Unicode, if the second byte of every pair is binary zero, then strip the binary zeroes before proceeding. It is possible to create a Unicode file with the echo command such that a Unicode Byte Order Marker (BOM) is not present in the file. Without the BOM, Blat was not properly handling these Unicode files. ------------------------------------------------------------------------------- 3.2.5 [-] After closing the server connection, clear the authenticated user flag to force reauthentication.