summaryrefslogtreecommitdiff
path: root/archivers/ha/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/ha/DESCR')
-rw-r--r--archivers/ha/DESCR16
1 files changed, 8 insertions, 8 deletions
diff --git a/archivers/ha/DESCR b/archivers/ha/DESCR
index af08917135b..0d18f9ed1be 100644
--- a/archivers/ha/DESCR
+++ b/archivers/ha/DESCR
@@ -9,14 +9,14 @@ for this version are not very consistent or clean, but everything should
work.
There are several improvements which should be made before this could be
-called version 1.0. Some of the most obvious of these are:
+called version 1.0. Some of the most obvious of these are:
- Compression methods should be coded in assembler for PC and using more
efficient data structures for 32 bit platforms. Current version does
- some things only to overcome 64kB segments of 8086.
-- UNIX port has still some problems and is missing some things (for example
- a grouping operator in wildcard matches).
-- File handling is far from optimum.
-- Archive handling is not too clever either.
-- Testing should be done more thoroughly as there are many special cases
- in compression routines which get used very rarely.
+ some things only to overcome 64kB segments of 8086.
+- UNIX port has still some problems and is missing some things (for example
+ a grouping operator in wildcard matches).
+- File handling is far from optimum.
+- Archive handling is not too clever either.
+- Testing should be done more thoroughly as there are many special cases
+ in compression routines which get used very rarely.
- Documentation of code and algorithms is totally missing.