Sat Sep 25 14:39:10 1999  Dietmar Maurer  <dm@vlsivie.tuwien.ac.at>

	* src/simple.c: add support for big endian systems (not finished) 

Mon Sep  6 01:22:10 1999 Timur Bakeyev <timur@gnu.org>

	* configure.in: Add checks against presence d_off member in DIR
	structure and location of the header, where DIR is declared. Also
	fixed some zlib checks.
	
	* src/fsys.h, fsys_file.c: Wrap d_off reference. If there is no such
	element in DIR, we use 0 to initialize EFSDirEntry.offset.

Tue Jul  6 07:17:58 1999  Dietmar Maurer  <dm@vlsivie.tuwien.ac.at>

	* src/comp_file.c: new file (zlib support)

	* configure.in: added check for zlib.

Mon Jul  5 10:50:25 1999  Dietmar Maurer  <dm@vlsivie.tuwien.ac.at>

	* src/simple.h: add mod_time to SimpleINode.
	* src/fsys.h: new driver for native filesystem access
	* src/fsys_file.c: new file 
	* src/fsys.c: new file

Sun Jul  4 13:25:51 1999  Dietmar Maurer  <dm@vlsivie.tuwien.ac.at>

	* src/efs.h: changed API - all pathnames are relative to the
	specified directory. various bug fixes.

	* doc/libefs.sgml: new docu.

Fri Jul  2 10:23:17 1999  Dietmar Maurer  <dm@vlsivie.tuwien.ac.at>

	* src/simple.h (SIMPLE_NAME_LEN): max name length is now
	248 (min. 2 entries per block)

	* simple_inode.c: 4 inodes are stored in in block. Changed 
	IMAP format.
	

Tue Jun 29 09:21:23 1999  Dietmar Maurer  <dm@vlsivie.tuwien.ac.at>

	* simple.c: simple_commit() implemented. 
	* simple_inode.c: simple_imap_flush() renamed to
	simple_write_imap(). IMAP is no longer saved as INODE.
	* simple_alloc.c: simple_bmap_flush() renamed to
	simple_write_bmap(). BMAP is no longer saved as INODE.

Mon Jun 21 11:19:50 1999  Dietmar Maurer  <dm@vlsivie.tuwien.ac.at>

	* .cvsignore: new cvsignore files

Wed Jun  9 10:22:24 1999  Dietmar Maurer  <dm@vlsivie.tuwien.ac.at>

	* libefs: imported the new module into the gnome CVS server.

Thu Jun  3 09:26:50 1999  Dietmar Maurer  <dm@vlsivie.tuwien.ac.at>

	* first version which uses automake/autoconf/libtool


	

