ksmbfs-0.1 -> ksmbfs-0.2:

- uid/gid can be given symbolically
- automatically reconnect to a broken connection
- use 1 for unknown inode number, because some programs are confused by a zero
  inode number. Thanks to Gordon Chaffee <chaffee@plateau.cs.Berkeley.EDU>.
- accept /server/service, to make smbfs compatible with amd. Thanks to 
  Andrew Tridgell <tridge@arvidsjaur.anu.edu.au>
- removed many of the timestamp-related problems
- removed some bugs
- smbumount written

ksmbfs-0.2 -> ksmbfs-0.3

- Cosmetic changes to to directory structure
- "ported" 1.3.42 code back to 1.2.x
- inserted changes from Andrew Tridgell to correctly show long filenames
  with Windows 95. Many thanks for the patch.