shfs (0.32pre2) unstable; urgency=low

  * dentry caching rewritten, dcache.c does not use hash table.
  * Oops fixed (thanks to Antoine Labour <antoine.labour@m4x.org>).
  * hash tables removed from the file cache.
  * Directory order fixed (fix from Dylan Hall <dylan.hall@tsnz.net>).
  * SIGPIPE fixed on dir open when connection is dead (thanks to
    Michael Bartlett <michael.bartlett@workshare.com>)
  * SIGINT is postponed while in reading remote data.
  * ttl option added for shfsmount
  * Cygwin support added
  * statfs implemented (df shows remote share)
  * stable (autoresolve) symlinks option added
  * mount<->module API version introduced
  * full disk behaviour corrected
  * AMD automounter support removed.
  * autofs automounter freeze fix (thanks to Wataru Fujishige
    <wataru@fujishige.net>)
  * module sources split between 2.4 and 2.6 version
  * kernel patch make option added.
  * docs update.
  * settime implemented.
  * "preserve" implies "ro" mount attribute.
  * close() return value fixed.

 -- Miroslav Spousta <qiq@ucw.cz>  Sat,  6 Sep 2003 12:46:07 +0200

shfs (0.32pre1) unstable; urgency=low

  * speed improvement: use socket instead of pair of pipes
  * rpm depmod call fixed (thanks to Nathaniel Gray <n8gray@caltech.edu>)
  * Install ln -fs fix (thanks to Brett Kuskie <mstrprgmmr@chek.com>)
  * DEBUG variable fixes
  * 32bit uid/gid fix
  * rpm build fix
  * compiler warning fixed
  * docs typos fixed (thanks to Makis Marmaridis <makis@marmaridis.org>)
  * rpm build fix (thanks to richard lucassen <spamtrap@lucassen.org>)
  * inode attributes fix
  * does not use release numbers
  * build fixes (does not require root)

 -- Miroslav Spousta <qiq@ucw.cz>  Tue, 10 Jun 2003 10:03:00 +0200

shfs (0.31-1) unstable; urgency=low

  * top Makefile DEBUG variable added
  * user mounts fully supported (thanks to Grzegorz Jasko)
  * shfsumount command added
  * suid, nosuid, dev, nodev, exec, noexec mount options added
  * doc updates

 -- Miroslav Spousta <qiq@ucw.cz>  Sat, 10 May 2003 9:23:08 +0200

shfs (0.30-1) unstable; urgency=low

  * linux 2.4.19+ stale NFS handle fix
  * OSF1 support added (thanks to <stanimir@rdscv.ro>)

 -- Miroslav Spousta <qiq@ucw.cz>  Tue,  6 May 2003 15:09:08 +0200

shfs (0.29-2) unstable; urgency=low

  * rc 2
  * IRIX64 symlink fix
  * create () should respect given access mode now
  * shell protocol fixes
  * gcc 3.x compilation fixes

 -- Miroslav Spousta <qiq@ucw.cz>  Fri, 31 Jan 2003 10:16:00 +0100

shfs (0.29-1) unstable; urgency=low

  * release candidate 1 :-)
  * shell protocol rewritten to use shell functions
  * removed dentry ops -> nasty invalid symlink bug (Oops) fixed
  * write does not invalidate parent dir cache entry
  * dcache validity improvements
  * no more kmem alloc for dir entries -> (SLAB) name_cache
  * docs update

 -- Miroslav Spousta <qiq@ucw.cz>  Sun, 26 Jan 2003 20:06:51 +0100

shfs (0.28) unstable; urgency=low

  * Makefiles cleanup & rewrite
  * shfsmount rewritten, options changed and added
  * debian package support
  * rpm package support
  * readahead cache speedup for small files
  * "write to full disk" error detection and recovery
  * file append fix (file_commitwrite())
  * clean garbage fix
  * remote timezone fix
  * invalid dd usage (locale) in read fixed
  * directory traversal fix (no more "find: changed during execution")
  * create symlink fix

 -- Miroslav Spousta <qiq@ucw.cz>  Thu,  1 Aug 2002 10:15:11 +0200

shfs (0.27) unstable; urgency=low

  * Version 0.27 released (first public)

 -- Miroslav Spousta <qiq@ucw.cz>  Sat,  8 Jun 2002 08:00:00 +0200

