1version 3.99-u4-b5-s7
2  + fixed compilation issue on big-endian systems [report: Michael Plotkin]
3
4version 3.99-u4-b5-s6
5  + fixed compilation issues with GCC 4.4 on some 64-bit systems [report: Eivind Eide]
6
7version 3.99-u4-b5-s5
8  + fixed long-standing 64-bit decompression crash [patch: Adam Nielsen]
9  + fixed crash with pathnames longer than 256 characters [report: Kabakov Boris]
10  + fixed a compilation issue (don't pass -fno-common to yasm)
11
12version 3.99-u4-b5-s4
13  + include error reason with error code in mac.exe
14  + automatically recalculate quick verify checksum when compressing, if
15    necessary (e.g. piped encoding with foobar2000, or truncated WAVE file)
16
17version 3.99-u4-b5-s3
18  + reenabled quick-verification of APE files (via new '-q' option)
19
20version 3.99-u4-b5-s2
21  + show above version in mac.exe help screen (sN = shntool revision N)
22  + added support for encoding WAVE data of unknown length (all files/pipes
23    are now treated as unknown length; this forces mac.exe to write a seek
24    table of maximum size regardless of input file size, adding ~30kb/file)
25
26version 3.99-u4-b5-s1
27  + added support for pipe encoding/decoding
28