Changeset 1094
- Timestamp:
- 08/24/07 15:31:57 (1 year ago)
- Files:
-
- 1.8.3/trunk/CHANGES.182 (modified) (1 diff)
- 1.8.3/trunk/options.h.dist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
1.8.3/trunk/CHANGES.182
r1084 r1094 26 26 * 'help @desc' brings up @describe instead of @descformat. 27 27 Suggested by Nymeria. 28 * Removed mention of Win32 requiring a particular attribute 29 compression algorithm. Any will work, and always have. 30 Reported by Andrew Klein. 28 31 29 32 Version 1.8.2 patchlevel 6 July 9, 2007 1.8.3/trunk/options.h.dist
r1032 r1094 59 59 * (But you decompress a lot more often). Compression ratio 60 60 * is worse than Huffman for small dbs (<1.5Mb of text), but 61 * better for larger dbs. Win32 systems must use this.61 * better for larger dbs. 62 62 * 4 - Raevnos's almost 8-bit clean version of the word-based algorithm. 63 63 * Prefer 3 unless you need extended characters. This algorithm
