blob: 0a843d5bfc323f9b3ad5b948ec2a9bd132e096dd [file] [log] [blame]
Version 0.5 -- Not yet released.
- Still completely untested. Probably doesn't work.
- Implement rename, statfs, fsync, fsyncdir, setattr ops.
- Implement write op.
- Special case handling of all-zero blocks.
- Add GPL copyright headers to source code.
Version 0.4 -- August 5, 2006
- Still completely untested. Probably doesn't work.
- Add SCHEMA doc, describing database layout.
- add hardlink support
- add extended attribute support
- add new FS check program 'dbfsck'
- add support for access(2), open(2), read(2)
- bug fixes, cleanups
Version 0.1 -- April 27, 2006
- Nothing works yet. Just a skeleton.