VERSION HISTORY:

v0.53 beta: 7/7/00
Version 0.53 is yet another minor bug fix release.  This time
it fixes a problem that caused FPM to core dump on Mandrake
systems when a new password was added.

v0.52 beta: 6/9/00
Version 0.52 is another minor bug fix.  This time it solves a
problem introduced in 0.50 that prevents the <ALL CATEGORIES>
and <DEFAULT> categories from working once you've edited a
document.

v0.51 beta: 6/9/00
Version 0.51 is a minor bug fix release. It fixes a bug that
causes a segmentation fault if you create a launcher without a
title or command line. It also correctly labels itself as version
0.51. (Version 0.50 said it was 0.23 in the about box.)

v0.50 alpha: 6/8/00
A lot of new functionality has been added in this release.  Users
now can define "launchers" which allow you to teach FPM how to
launch different programs.  This allows FPM to integrate well
with other applications.  For example, you might have FPM
open a gnome-terminal running ssh.  To do this, you could create
a launcher of type "ssh", and teach FPM to pass the host and user
name to the command line, and copy the password to the primary
selection so it can be easily pasted into the password prompt.
Then, whenever you have a ssh password, you would use the ssh
launcher that you defined.

This version also adds support for a "default" category, prompts
you to save whenever you add a new password, and fixes several
minor bugs.

v0.23 alpha: 4/16/00
Now all fields are encrypted.  Most fields are decrypted when the file
loads, but passwords are still decrypted as they are needed (to prevent
them from showing up in core dumps.)

Permissions are set to prevent other users from reading the password file.

v0.22 alpha: 4/3/00
Fixed bug which prevented new users from entering an initial record.  (Oops!)


v0.21 alpha 4/2/00
Added support for categories, sorted password list by title


v0.20 alpha 3/25/00
Initial public release
