NEWLOCK.PPE History file


New in Version 1.2


    Minor code tweaking.

    The CNF file format has changed. You can still use it the way it
    is (one number per line) but it now supports, multiple entries 
    per line and Ranges. i.e.

    5;7-9;12
    100-200;500-10000

    Please note that if you use a range, you MUST give both values
    or unexpected results will occur.
    Also, each item must be separated by a semicolon or a space.

    
    This PPE is now a part of the Intelec Software Extra's Collection.
    It is still freeware, but will be distributed alongside the 
    popular Intelec Software Powerpak Suite. By combining these powerful
    collections of Shareware and Freeware, you can find many just about
    anything you'll need to make your BBS the best around!

    I still retain the copyright and will continue to upgrade it as needed 
    with new enhancements.


Ver 1.1
=======

Public release. Compiled with PPLC 3.20, Requires PCB 15.22+
 
Added entry to Callers log to indicate PPE ran for new user.

Added /VERBOSE Command line switch to optionally indicate in the callers log
which conferences user was locked out of.

Added Logging of names so that if new users aren't upgraded, their
conference flags don't keep getting changed. The names are kept
in a database file. This file is automatically updated to remove upgraded
users, and will purge deleted records during a new users log-in while
passing through upgraded users to minimize their delay.
The Database will be created the first time the PPE is run.


Ver 1.0
=======

Initial program, not released. Used Locally only without problems.