Document that big endian should be fixed.

This commit is contained in:
Con Kolivas 2011-03-23 09:04:04 +11:00
parent 373cfa25e4
commit 5c9c4229dc
2 changed files with 3 additions and 1 deletions

View file

@ -40,7 +40,8 @@ library possible in the future.
how big a block of memory to allocate by decreasing the number of threads to
be used and then aborting to a minimum value should it still be too much
apparent ram.
* Numerous other fixes, documentation and cleanups.
* Big Endian fixes.
* Countless other fixes, documentation and cleanups.
MARCH 2011, version 0.571 Con Kolivas
* Only retry mmaping if it's a memory error, otherwise it may give spurious

View file

@ -24,6 +24,7 @@ preferring to decrease the number of threads used when compressing, and then
aborting to a nominal minimum.
A new build configuration system which should be more robust and provides
neater output during compilation.
lrzip should work again on big endian hardware.
lrzip-0.571