diff --git a/Changes b/Changes index 24f0866..be1c627 100644 --- a/Changes +++ b/Changes @@ -9,24 +9,24 @@ Revision history for Perl module Convert::BinHex 1.118 unknown - - Ready to go public (with Paul's version, patched for native Mac support)! - - Warnings have been suppressed in a few places + - Ready to go public (with Paul's version, patched for native Mac support)! + - Warnings have been suppressed in a few places where undefined values appear. 1.115 unknown - - Fixed another bug in comp2bin, related to the MARK falling on a + - Fixed another bug in comp2bin, related to the MARK falling on a boundary between inputs. Added testing code. 1.114 unknown - - Added BIN-to-HEX conversion. Eh. It's a start. - - Also, a lot of documentation additions and cleanups. - - Some methods were also renamed. + - Added BIN-to-HEX conversion. Eh. It's a start. + - Also, a lot of documentation additions and cleanups. + - Some methods were also renamed. 1.103 unknown - - Fixed bug in decompression (wasn't saving last character). - - Fixed "NoComment" bug. + - Fixed bug in decompression (wasn't saving last character). + - Fixed "NoComment" bug. 1.102 unknown - Initial release.