home *** CD-ROM | disk | FTP | other *** search
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- REVISION HISTORY
- *----------------*
-
- 1.52: 1996/05/16. Improved origin line detection to significantly reduce
- false negatives. However, the method will also yield
- slightly more false positives.
- Removed Protected-mode version. Protected mode version
- can be compiled from the provided source, and is also
- available upon request (for a nominal charge of $2).
-
- 1.51: 1996/04/10. Modified origin line detection to better detect true
- origin when used with FIDO messages.
- Compiled with improved versions of the archive-detection
- and heap-manager units.
-
- 1.50: 1995/09/29. Updated the archive detection routine.
- Slightly improved a few miscellaneous routines.
- Fixed bug which truncated "## days)" in CPT's database.
-
- 1.41: 1995/08/05. Removed international character case code (added in v1.35)
- because the protected mode did not work with it.
- I also made a few cosmetic adjustments.
-
- 1.40: 1995/08/03. DO NOT USE v1.36, since I introduced a bug which corrupts
- the dates in the CPT databases!!! The bug is now fixed.
- If you used v1.36, you must restore your databases from a
- pre-v1.36 backup, or read CPT-Fix.DOC for instructions.
-
- 1.36: 1995/07/19. Fixed problem with invalid pre-existing database files.(?)
-
- 1.35: 1995/07/12. Packet-by-packet messages now added to indicate the number
- of new participants inserted into CPT's database.
- CPT no longer sorts the database, only CPT-Sort does. Most
- recent additions inserted at top beginning of database.
- Date sorting of database and statistics is now faster.
- Added Pascal unit to properly handle case of international
- characters. (Code by Björn Felten, from SWAG.)
- Decided to remove ROBOQ, SLMRQ & SRQ from the CPT archive.
- They are now all together in TXTQ111.ZIP.
- Replaced all calls to Borland's CRT unit with ASM routines.
- Changed delimit line for CPT database and stats output.
-
- 1.33: 1995/07/01. [Woops! Version 1.32 got uploaded before I was ready!]
- Changed the appearance of the statistics output, so that
- the summaries are at the *top* of the form.
-
- 1.32: 1995/07/01. Added a configuration variable (in CPT.CFG) to force CPT
- to track private messages (in addition to public ones).
- Updated BBS site list to reflect Panasia's new location
- and number, and remove Rocky Mountain Software because
- both numbers appear to have "been disconnected".
- Removed a little unused code from "WriteError" procedure.
- Removed a troublesome checkpoint following "Exec" procs.
-
- 1.31: 1995/05/17. Combined source code for CPT-Sort and CPT-Stat, by making
- use of {$IFDEF} conditional compiler directives.
- Tweaked more procedures.
-
- 1.30: 1995/05/15. Added support for most popular archivers. CPT should now
- execute the appropriate un-archiver, if available.
- Clarified and expanded some of the documentation.
- Renamed some files for consistency.
- Tweaked various procedures.
- Combined the source code for CPT.PAS and CPT-P.PAS.
- Changed memory usage, to allow more room for unarchiving.
-
- 1.20: 1995/04/12. Added ability to turn off validation of user name field.
- See CPT.CFG or CPT-P.CFG for details.
- Added ability to check the "TO" field instead of "FROM".
- See CPT-T.DOC for instructions.
-
- 1.15: 1995/02/24. Added SLMRQ, which translates SLMR .SAV text messages to
- pseud-QWK files, primarily for CPT use.
- Made minor revisions to ROBOQ and SRQ, mainly tweaking.
- Fixed various errors in CPT* custom exit procedures.
- Now CPT tries to get the conference name from CONTROL.DAT.
- Other minor tweaking to all CPT programs.
-
- 1.11: 1995/02/20. Fixed problem with ROBOQ - Robomail editor's right margin
- setting alters header format, which I didn't anticipate.
-
- 1.10: 1995/02/20. Added improved custom exit & run-time error handler.
- Added protected mode version.
- Added multi-field sort ability to CPT-Sort & CPT-Stat.
- Fixed bug when messages had extra (empty) block at end.
- Fixed bug when database contained only one participant.
- Improved handling of most recent BBSs used.
- Included source code for all CPT programs.
- Included my two new supplementary programs:
- SRQ and ROBOQ, which convert SPEED and Robomail text
- messages to pseud-QWK files, primarily for CPT use.
-
- 1.01: 1995/02/18. Fixed logical error of dereferencing a NIL pointer.
- Added code to capitalize "II" after last names.
-
- 1.00: 1995/02/08. First public release.
- _______________________________________________________________________________
-