nilfs-utils-2.0.0-testing-7  Thu Nov 29, 2007 JST
	* add cast for 64bit environment.
	* modify some error messages.
	
nilfs-utils-2.0.0-testing-6  Mon Oct 22, 2007 JST

	* Changed the message of "No such device" error printed by mount.nilfs2
	  to make it more understandable.

nilfs-utils-2.0.0-testing-5  Mon Oct 15, 2007 JST

nilfs-utils-2.0.0-testing-4  Thu Oct 11, 2007 JST

	* Add a new argument to nilfs_sync() API to allow utilities (e.g. mkcp)
	  to get the number of generated checkpoint atomically.
	* Fixed an installation error due to a lookup failure of ldconfig
	  that occurs on some distros.

nilfs-utils-2.0.0-testing-3  Tue Jul 24, 2007 JST

	* Allow regular files to be used with mkfs.nilfs2.
	  
	  The current implementation of mkfs.nilfs2 is limited to block devices
	  only, because of the use of the BLKGETSIZE64 ioctl(). That patches
	  allows mkfs.nilfs2 to format regular files, in addition to block
	  devices.
	  
	  Signed-off-by: Thomas Petazzoni <thomas.petazzoni@enix.org>

nilfs-utils-2.0.0-testing-2  Tue Jun 20, 2007 JST
	
	* Fixed a problem that the lscp and other userland tools might
	  fail on Ubuntu 6 if a samba mounted partition exists.

nilfs-utils-2.0.0-testing  Wed Jun 13, 2007 JST
	
	* The first release.
	* Implemented the Garbage Collector.
	* Rewrote almost all of the source code.
--
ChangeLog,v 1.10 2007-11-29 09:24:53 amagai Exp
