In no particular order.. (mainly for my reference)


allow retry/abort for errors
option of not printing dir sizes
Store soft link information in info file
limit log file size
handle screen resizes
allow selection of volume details for backup/restore
handle hard links correctly
prepare for port to 64 bit systems by not using sizeof(int), sizeof(long)
  etc.., but by using absolute values. Also hard code little/big endian
add info file to end of archive
support sparse files
add mouse support
enable the use of remote file systems eg. host:/directory
