
0.02            Added -O<database> switch. Writes a record for each incoming
                call to the named <database> file. Added -S switch, this one
                tries to make a proper name out of the caller ID name, ie:
                DOE JOHN becomes JOHN DOE, default is off. Fixed problem with
                the caller number getting updated incorrectly when any caller
                but the last one is being displayed when another call comes in.
                Started working on the dialer keypad dialog. Also put together
                an installation utility which allows minimal configuration
                (just enough to get it running). This came from my "canned"
                install code (want it? Ask..)

0.01            Many cosmetic changes, dumped raw data formatting efforts,
                ReadPort() now expects and parses formatted caller ID data from
                the port. This should make parsing easier as most CID reports
                are similar. Rockwell stuff turned on, -R sets defaults to
                Rockwell mode, cidOn and cidOff can be overridden with the -C+
                and -C- switches AFTER the -R switch. Please! read README.CID.

0.00            First public release.

