			 omirrd, version 0.3
                         ===================

This file contains a list of known bugs or missing features for the
abovementioned version of the omirr package.

2. The timestamp correction between master and slave is not yet
implemented. Workaround: use a time synchronization tool like xntp,
timed etc. to keep the time of the machines synchronous.

3. Remove operations, that can not be performed on some of the slave
machines, are currently not logged and saved in a state file, so that
they can be done later, when the slave is running again. This must be
implemented because otherwise the removed file will reappear during
the initial file system synchronization after the slave is up again.

4. rename-operation is not handled correctly if the oldname is
specified in the config file list, but not the newname, or vice-versa.

6. Recovery from inconsistent file system state on slave machine is
very weak. To improve this, ack/nack messages must be sent back from
slave to master and master can then decide what to do to repair the
problem.

7. inode-to-name cache does not properly handle files with several
hard links.

9. Options "numchkgroup" and "numchkowner" are always set
currently. Passing of user or group *names* instead of numeric ids is
not yet implemented. Ensure to have identical user name to uid and
group name to gid mapping on all machines running in.omirrd.

12.

