1.0
  - Added data repository distribution
  - Initial public release

1.0a3
  - Major Optimization to the solution generation code.  Operates up to
    30 times faster than the older version
  - Added initial support for fixed pulse mode
  - Added sat and graphcolor domains
  - Added readquit to simulator
  - Added bandit learning domain
  - Added distributed data storage
  - Added distributed local function support

1.0a2
  - Added time delta set and real time pulse tracking to TimeDriver
  - Added a niceness factor to SPAM.  Agents will try harder to resolve
    conflict internally by reducing their objective levels by some amount
    before attempting to negotiate.  This dramically improves the rate of 
    convergence to conflict free solutions
  - Modified SPAM and the TrackPAM to differentiate between propogates 
    and resource driver changes
  - Plugins will now re-attempt to connect to simulator on failure
  - Added a window to the driver to allow for pausing and speed changes
  - Fixed the random ID number generator in the PAC
  - Fixed a pretty serious locking problem in the PAC
  - Added an ObjFunction and SPAMObjFunction classes, little cleaner code	
  - Metagents get PULSE_BEGIN only after plugins
  - Added msgmintime, msgmaxtime, msgbytetime, msglossrate to FarmMetAgent
  - FarmMetAgent now pulses Agents in random order to avoid runtime artifacts

1.0a1
  - Initial release
