-----------------
Build: 2006.03.06
-----------------
 - fixed support for > 2GB files ^_~
 - fixed mounting parser while given path is already absolute


-----------------
Build: 2006.02.02-2
-----------------
 - getenv("PWD") replaced with getcwd()
 - added simplier "-h" behaviour


-----------------
Build: 2006.02.02
-----------------
 - fixed "." and ".." duplicate
 - removed hardcoded srcPath, replaced with run-time parameters
 - -zlib option replaces now zlib_fs


-----------------
Build: 2006.01.27
-----------------
 - chown on creation files/directories with proper owner/group
 - utime() function implemented


-----------------
Build: 2006.01.15
-----------------
 - in case of missing srcPath, print out an error message and abort
