
Tagnite 1.0 Updates
-------------------
- Makes list of 5 biggest leeches.

Tagnite 1.1 Updates
-------------------
- added 5 top posters to list

Tagnite 1.12 Updates
-------------------
- added 5 top uploaders to list

Tagnite 1.13 Updates
-------------------
- Tagnite now will delete users who are inactive

Tagnite 1.14 Updates
-------------------
- Now uses a template file to make top 5 lists

Tagnite 1.15 Updates
-------------------
- no longer overwrites template, but inserts

Tagnite 1.16 Updates
-------------------
- Lists no longer restricted to top 5, but any amount may be
  placed in list.

Tagnite 1.17 Updates
-------------------
- when user is deleted, macro file, short message file, and
  mail files are purged of the deleted users stuff.

Tagnite 1.18 Updates
-------------------
- sort routine used in sorting the top user list now rewritten
  in assembly code for better speed.

Tagnite 1.19 Updates
-------------------
- 2 template files may now be used.

Tagnite 1.19b Updates
-------------------
- Delete users now checks for M flag first.

Tagnite 2.0 Updates
-------------------
- Tagnite will now give SL time based on # of uploads and Downloads.

Tagnite 2.0a Updates
-------------------
- Tagnite uses # of logons and Publis Posts on SL calc times.

Tagnite 2.1 Updates
-------------------
- Tagnite now uses K-Bytes U/l, D/l on time calcs.

Tagnite 2.1a Updates
-------------------
- bottom line added to top list. If G flag set, no time calcs
  done on user.

Tagnite 2.2 Updates
-------------------
- Tagnite now sends a message to sysop when a user is deleted.

Tagnite 3.0 Updates
-------------------
- Recompiled with TAG 2.6 data structures.
- Put TAG P'codes into all TAGNITE short messages (color!)
- Added tagnite path to .cfg file
- Tagnite does not use those ` marks anymore in the city/state field
  download and run "remove" to remove those from the user file
- Tagnite will skip processing of a guest user if the feature is enabled.
- Tagnite reports the city/state/zip invalid combo in the small message
  to the sysop
- city/state/zip message in the report file was cleaned up a little.
- Re-wrote email deleting routine to work with the TAG 2.6 type
  message bases.  TAGNITE assumes the email section is section 0.
- TAGNITE ignores reporting on a GUEST USER account.
- Added new title
- Added "working" indicator
- Added error checking for missing template files. No more runtime error
  002 if the template file is missing.
- Removed clear screen from the begining of the report file.

Tagnite 3.0b Updates
---------------------
- Fixed bug in zipcode check that could cause a lock up.

Tagnite 3.0c Updates
--------------------
- Added new error message routine

Tagnite 3.0d Updates
--------------------
- Added full state name to zip code checking
- Added checking for duplicate short messages
  i.e. if a short message was already send about an incorrect zip
  code, it should not send another message.

Tagnite 3.0d1 Updates
---------------------
- Removed gfiles path from config file. TAGNITE reads gfiles path
  from status.dat.
- Added 'sending notice to' message when processing.
- Added code to avoid runtime error 2 on new tag installation
  which macros.lst and shortmsg.dat do not exist yet.

Tagnite 3.1 Updates
----------------------
- Compiled with 2.6c record structures
- Added reporting errors to log file
- Added new error box routine and using new box unit
- Added multi-node verb (multiuser) tagnite will look for the
  user.lst in multi-user directory.  Tagnite does NOT do any
  record/file locking (yet).
- Fixed bug in calculating top uploads when G flag set.
- Added new command line switch '/v'. Displays verion of TAGNITE
- Fixed bug in zipcode check that could incorrectly report
  zipcodes.
- Added feature to report unvalidated users in log file and
  short message file.  Config verb is "Unvalidated_SL="
  0 - means don't report. > 0 means report that SL as an
  unvalidated user.
- When tagnite re-calcs SL it now takes the total of public and
  private posts into account instead of just public.
- Removed messagepath and gfilespath verbs from config file
  processing.  This commands are no longer needed and will
  generate an error if left in the config file.

Tagnite 3.1a Updates
----------------------
- Cleaned up report I/O. This should give a small speed increase
  to the program.
- Cleaned up User file and Status file I/O routines. This should give
  a big boost to running time.
- Corrected a few small flaws in screen writes, again should speed up.

Tagnite 3.1b Updates
----------------------
- Modified the running data screen to tell what was going on.
- Corrected a glitch in ZIPCODE checking.
- Rewrote assemblier sorts to run faster.

