v1.0 (15 Feb 2001)
- Initial release

v1.1 (16 Feb 2001)
- Made create_dummy_intercom_player set NO_CNAME so people over the
  intercom aren't shown colours
- Enhanced get_cname function so that two same coloured letters side-by-side
  don't have repeating colour tags (ie. where v1.0 would render
  "f^Ri^Rs^Rh^N" in v1.1 it is now rendered as "^Rfish^N")
- Improved documentation slightly warning about copying names to strings
- Added this file
- Added missing bit to the help file

v1.2 (5 Mar 2001)
- cname.c replaced with version that doesn't replicate coloured tags
- Mistake in helpfile corrected

v1.3 (2 Nov 2001) (by stratocaster)
- Made seperate versions of cname.diff for PG+ 1.0.11 and everything else
- Added social stuff that should have been in 1.2's cname.diff
- Fixed bugs in full_name() and construct_name_list_swho() that caused cnames
  to be shown if the player was ignoring prefixes, but not shown if the
  player was seeing prefixes.
- Fixed a few miscellaneous typos. (Silver, take a typing class!)
- Added TIPS file