3.0-rc1 - 2001-11-16 - Michal Ludvig

	- Added support for $$CREATE=IP$$ and $$CREATE=CLIENT$$ tags.
	- Added question about filename translation into BUILD script.
	- Applied several patches from SuSE:
		- Inode/device splitted into two variables (caused problems with ReiserFS).
		- Patch to conform FHS.

2.0-alpha1 - 2001-10-15 - Michal Ludvig

	- Filename translation redesigned and rewritten from scratch. 
	  (see trnames2.[ch] for details).
	- This version lives only in CVS (as version_2_0) and was never published.
	- Dropped support for $$UID=...$$ and $$GID=...$$ tags. These confused fs 
	  cache of Linux kernel due to different view of a filesystem for different 
	  users/groups. 
	
1.0.0-pre1 - 2001-09-21 - Gregory R. Warnes

	Pre-release of stable version:

	- Added support for filename translation on mount requests.
	- Fixed compilation problem with gcc versions later than 2.95.2
	- Added debian packaging files

0.91 - 2001-02-16 - Gregory R. Warnes

	- Fixed horrible memory leak.
        - Extended filename translation to all file and directory operations
	
0.90 - 2000-05-10 - Gregory R. Warnes

	Initial (beta) release: It's been stable on my system for a couple of
	months, but YMMV.


(see ChangeLog.old for the UNFSD changelog)
	
