
WebRFM version 0.2a (alpha) - released July 10, 1999
======================================================
Added feature: WebRFM now has a "Plain Index" mode which
provides plain directory indexing. Easy switching between
"File Manager" mode and "Plain Index" mode is done through
links in the upper right corner. "Plain Index" mode can
make WebRFM behave more like a vanilla WebDAV server and
it can often be more convenient than the "File Manager"
for browsing directory trees and some other things.

Change: "Default Request Method" selection is now done
with a radio button.

Bug fixes:

1) Files that where uploaded (through the form-based interface)
from some WinDOS clients where being saved with bad filenames
(names that correspond to their full WinDOS pathname on the
client with the backward slashes removed). Fixed.

2) Added a workaround for buggy JavaScript implementations.
WebRFM should now work with some would be JavaScript browsers
that where previously causing problems.

3) Per-user MIME tables where not getting created before they
actually got used, resulting in an error message if a user
invoked "Options" before retrieving any files. They would now
also get transparently created when "Options" is invoked (and
they do not exist), so this problem should no longer occur.

4) Several more minor bugs where fixed. Most of them had the
potential of causing problems in some situations involving
filenames that contain special (non-alphanumeric) characters.


WebRFM version 0.1a (alpha) - released May 7, 1999
======================================================
First public release.
