This file documents the alterations made to Electronic Teller, 
beginning with the first C/C++ GA release, 2.50a.

Date      Version    Type    Description
~~~~      ~~~~~~~    ~~~~    ~~~~~~~~~~~
95.10.21  2.60a      NEW     Folder names are no longer restricted to
                             8 characters, and are now editable.
                     CHG     Cheque printing date separated into two
                             fields, e.g. `1st Jan' and `95'.
95.10.18             NEW     'Off' button added to calculator.
                     CHG     Calculator has been redesigned somewhat.
                     CHG     Popup menus in calc. have been removed.
                     CHG     Keys menu in calc. has been restructured.
                     CHG     Transaction Notebook no longer prompts for
                             cheque number if not found; instead, it
                             defaults to 1.
                     FIX     Bug in financial calc. mode.
95.10.17             CHG     Many of the Transaction notebook's push-
                             buttons have been moved to a menu structure.
                     NEW     The calculator and calendar can now be
                             invoked from within the Transaction 
                             notebook.
                     NEW     Added a menu item to calculator to paste
                             the display into the Trans. notebook
                             'Amount' field on the 'Essentials' page.
                     CHG     The general Trans. notebook pushbuttons
                             have been replaced by menu items.
                     CHG     The 'Setup' Trans. notebook page has been
                             replaced by a menu.
95.10.16             NEW     Added 'Copy' [to clipboard] item to calculator
                             menu.
95.10.15             CHG     Cleared/Postdate highlighting spans the
                             container width.
                     FIX     Cleared/Postdate highlighting loss when
                             scrolling horizontally (container drawing
                             is somewhat slower, however).
95.10.12             NEW     Postdated forecasting in Account Book.
                     FIX     Networth would incorrectly show an entire
                             month's balance even if an earlier ending
                             date was specified.
95.10.11             NEW     An 'Express' report type.
                     NEW     Printing has been expanded in non-report areas 
                             to permit printing to selected driver.
95.10.02             NEW     Export to formatted ascii file.
                     NEW     Ability to print the results of graph
                             transaction view results.
95.10.01             NEW     Added trans. viewing in graphs (click when
                             cursor is a magnifying glass).
                     NEW     Export to comma-delimited format, e.g.
                             "date","number",...,""
                     CHG     External accesses multi-line entryfield to
                             a listbox.
                     CHG     Support for versions earlier than 2.49d (beta)
                             has been removed.
                     FIX     Reports would not allow a regular printout
                             if category or class was selected in subtotal,
                             even if 'Do not subtotal' box was checked.
95.09.29             FIX     Account book coordinates were not being
                             saved.
                     FIX     Transfers between folders reported an
                             incorrect version number in the receiving
                             account.
                     FIX     Checking the 'Show last' box on Transaction
                             notebook would show an incorrect last date.
                     CHG     Code to update account header to eliminate
                             the occasional file-sharing problem.
                     CHG     Strengthened account security to prevent
                             unauthorized reconstruction in a different
                             folder.
                     CHG     Automatic backups (and restore menu item in
                             Service Desk) have been removed.  Use the 
                             full backup function instead.
95.09.28             CHG     Date spin buttons changed to entryfields.
                             QIF converter remains unchanged.
                     CHG     Service desk account settings saved on a
                             per-folder basis.
                     NEW     Date entryfields can now be scrolled in
                             one of three ways using either the Up/Down
                             or PgUp/PgDown keys.

                                KEY        scroll day
                                KEY+CTRL   scroll month;
                                KEY+SHIFT  scroll year

95.09.26             NEW     Bar, line, and pie charts:

                                BAR:  monthly income & expense
                                LINE: monthly income & expense
                                      monthly income less expense
                                PIE:  category usage (totals)

95.09.16             CHG     Unrecognized account versions which cannot
                             be migrated to a newer version no longer
                             prevent access to the folder.
                     FIX     Some menu items were not being disabled.
                     FIX     Balance forward was not being carried over
                             into reconciliation process.
95.09.12             CHG     No longer necessary for Transaction notebook
                             entryfield to have focus in order for RMB to
                             invoke popup listbox.
                     FIX     Double-clicking on empty folder container would
                             result in an access violation.
95.09.10             FIX     I hope -- troublesome file-sharing problems.
                             Disk-grinding in some instances (particularly
                             after reconciliation).
95.09.09             FIX     Link combobox did not contain the linked
                             account name for memorized records.
95.09.07             NEW     Added 'last' option to weekday postdated
                             records and reminder items.
95.09.02             NEW     The backup dialog now accepts a drive
                             letter from A to Z.
                     CHG     A WPS object is no longer required to start
                             the calculator or calendar from the Service
                             Desk or Account Book.
                     FIX     Appending record(s) during reconciliation
                             process could result in incorrect records
                             being marked as cleared.
                     FIX     Records : Maintenance : Edit menu in Account
                             Book was broken.
                     FIX     Restoring auto. backup would close the folder.
95.09.01             FIX     Changing an account name would cause an access
                             violation.
_____________________________
95.08.30  2.50a      ---     Initial release of the first non-beta C/C++
                             version.
