===================
= Version History =
===================
Version 2.0
Note: Version 2.0 is currently Not compatible with older
versions of Classified. A patch program is being developed
to import data from 1.7 or older to the new 2.0 format.
The reason for this is that the database is a new 32bit 
version of Jet that is very different in structure, syntax,
and security. The reason that we changed it is possible
security problems in earlier versions of Classified's
database structure. 

Fixes: 
* Absolute security via file locking and RSA encryption.
* Changed internet buttons to our new web addresses. 
  Previous versions will point to our old web server.
* New, completely 32bit data access is faster.

Enhancements:
* Added automatic daily backup. The diary32.mdb file
  is backed up on a daily basis to diary32.bak  If the
  .mdb is missing, you are alerted to this and asked if
  you want to restore the last backup.
* Added a manual backup window to allow the user a means
  of specifying a different, additional backup location, 
  including floppy disks.
* Added automatic compaction, to be done on a weekly basis.
  Re-encryption of the database file is done at this time.
* Added a manual compaction menu item.

=========================================================================
Version 1.7

Fixes:
* Quick Font Size combo list box was re-populating 
  with each entry into the diary tab.
* Changed trial period from 10 days to 30 days.
* Changed security algorithms. Now using RSA-compatible
  security which slows down the startup of the program
  by about 5 seconds on a low-end 486.
* Removed spin buttons on birthdate calendar. Changed 
  the mask to the system default instead of mm/dd/yy.
  This was causing problems for International Settings 
  in Windows 95.
* Made toolbars invisible if the entry is locked rather
  than disabled; this was done to limit the "flashing" 
  that occurred when constantly enabled/disabling.
* Made the password and question/answer appear as "*" 
  password characters to further enhance the security.
* Reworked the timestamping of entries. Currently, only 
  changed text in an entry will garner a timestamp. Previously,
  a timestamp was applied to an entry anytime it was accessed.
* Reworked screen resizing to be resolution independent.

New:
* The ability to Add or Delete a Quote of the Day entry 
  was created. These functions can be accessed through 
  the two icons above the Quote of the Day text box. 
  They are identified by their respective tool tips.
* Added window to diary for jumping to a specific date. 
  This allows the user to type in or use the calendar 
  control to directly go to any date. This is accessible
  from the Edit menu or from right-clicking on the diary.
* Added the user-defined messages (1-3) to the edit 
  command and the right-click menu of the diary. 
* Added the ability to register by credit card (through PsL,
  a third party merchant processor). With this change, came
  the cosmetic changes to the registration window.

Planned fixes/Enhancements:
* Rework printing of diary entries. Margins are currently 
  limited to win/sys default settings for this control.
* Implement foreign language interface.
* Allow users to assign text/colors/icons to the three user
  defined icons on the diary screen.
* Add the ability to delete a day's entry, including blank 
  entries.
* Add the ability to hide the Zodiac information.
* Add the ability to attach files to diary entries such as 
  bitmaps, sounds, text files, etc.
* Add Windows NT API calls to allow NT users to use the built-in
  internet functionality.