[09.09.2001]
    * Fixed an off-by-one bug, thanks to Jukka Holappa.

[09.03.2001]
    * Fixed the timeout bug.
    
[08.14.2001]
    * Integration with autofs/automount.
    * Fixed it to work with 2.4.8+.
    
[08.12.2001]
    * Added active mode support, for those of you behind firewalls! This should make many people happy!
    
[08.09.2001]
    * Added uid/gid, file_mask/dir_mask options. Updated ftpmount.
    * Small bugfixes.
    
[08.08.2001]
    * Fixed the multiple mounts problem - thanx to Jani Monoses!
    * Fixed the infamous ^C bug.
    
[07.26.2001]
    * Changed the distro. Now ftpfs and ftpmount come together in one nice bundle!
    * Rewrote the makefiles for ease of installation.
    * Updated the docs.

[07.25.2001]
    * Some more bugs are dead... Lucky us!
    
[07.23.2001]
    * This is definitely it! Hard as a rock! Did my best to crash it and failed!
    * Still got some issues when mounting another dir as root :(. <- that crashes!
    * Added reconnect support. Made it a real bitch!

[04.08.2001]
    * Finally, full write support is here! Note that not all the servers allow restarting uploads though...
    * Added 'own' option to make peace with SERVU & other stupid ftp servers.
    
[04.07.2001]
    * Fixed symlinks. They are relative to the mountpoint now (the absolute ones).
    * Added limited write support (mkdir, rmdir, create, unlink). I'm on the right track...
    
    
[04.03.2001]
    * Added mtime support (hmm... well, actually ctime as mtime but this should please you too :).
    * Fixed an ownership bug (all dirs following an owned one appeared as owned).
    
    
[03.25.2001]
    * Fixed some race conditions.
    * Directory cache has a 30 sec lifetime and the replacement policy is now LRU.
    
    
[03.16.2001]
    * Multiline response parsing is now RFC compliant.
    * Added 'root' option.
    
    
[03.14.2001]
    * Sanity checks on mount parameters to prevent overflows (hope they're gone).
    * Fixed the connecting routine that was failing on some servers.
    * Other small fixes, thanx to your feedback.
