ANNOUNCE: pui.0.5.2, February 18, 1997

I've sent an updated version (v0.5.2) of pui/tclpui to Jeff for
posting on the pilot-unix ftp site.

** pui-clean can be passed a second database in which
   to store "archived" records. (Users should invoke pui-makenew
   to create a set of empty databases for use as archive DB's.)

** pui-archivetodos is a new script which tags all COMPLETED
   todo items in a database for archiving. I find these stack
   up in my pilot and I don't like deleting them by hand.

** pui-backup is a script combining the above with pui-xfer.
   This is what I'm currently using to keep my pilot up-to-date.

** tclpui has been broken into multiple files and is much
   more "modular." It should be easier to add new database
   types. I'm still statically linking them, however, rather
   than dynamically loading them.

** Added a MAN page for libpui.

Pui should be compiled against pilot-link 0.5.0 or better,
with the pack_Appointment() patch.

The distribution comes with sample applications, scripts,
and a MAN pages. It was prepared under Linux using gcc 2.7.2,
so modifications to the Makefile may be necessary for other
OS/compiler configurations.

See the ChangeLog for details.

--------------
Scotter <scotter@iname.com>

