3.0.4.x -> 3.0.5.x

Increased default system size support to 1024 nodes (one day, this will be dynamic! :) )
Increased use of dynamic memory to minimize average job memory size.
Added QOSCFG parameter
IMPORTANT:  changed BANKCHARGEMODE to BANKCHARGEPOLICY (see online parameters documentation for more detail)
IMPORTANT:  added new modules, QOS.c and Sim.c requiring use of the new 3.0.5 Makefile
Added set based resource allocation and resource selection parameters
Added FEATURE{PARTITION|PROCSPEED|NODETYPE}HEADER paramters
'Per node' memory, swap, and disk utilization limits enabled
Changes to workaround PBS API start time bug
Arbitrary resource tracking enabled
Event based policy enforcement added
Added SIMSCALEJOBRUNTIME
Added config/UI/env string checking
Added General Boolean specification
Added node trace generation via schedctl

3.0.3.x -> 3.0.4.x

Added CLIENTTIMEOUT parameter
Added job suspension
Added resource utilization enforcement
Added documentation to distribution tarball
FSPOLICY changed from one of 'ON' or 'OFF' to specifying fairshare metric (see parameters documentation)
Default Fairshare settings for users, groups, and accounts enabled.
Event based resource manager interface incorporated for PBS
SRPERIOD parameter enabled to allow DAY, WEEK, and INFINITY period standing reservations
Fixed reservation race condition in handling jobs which exceeded their wallclock limits
Added direct credential priority specification

3.0.2.x -> 3.0.3.x

Added PBS on O2K support
Added LL Consumable resource support
Fixed minor reservation bug
Cleaned up client commands
Added relative priority specification to setspri

3.0.1.7 -> 3.0.2.0

  IMPORTANT PARAMETER CHANGES:

    A number of significant parameters have been changed.  These changes are 
fully documented at supercluster.org/documentation/maui/parameters.html.

    RUNMODE            -> SERVERMODE
    MAUISERVER         -> SERVERHOST
    MAUIPORT           -> SERVERPORT

    ALLOCATIONMETHOD   -> NODEALLOCATIONPOLICY
    RESERVATIONMODE    -> RESERVATIONPOLICY

    DEBUGLEVEL         -> LOGLEVEL
    DEBUGFACILITY      -> LOGFACILITY
    MAXLOGFILESIZE     -> LOGFILEMAXSIZE
    SLEEPINTERVAL      -> RMPOLLINTERVAL

    FALLBACKACCOUNT    -> BANKFALLBACKACCOUNT
    DEFERONBANKFAILURE -> BANKDEFERJOBONFAILURE

    NODECOUNT          -> SIMNODECOUNT
    WORKLOADTRACEFILE  -> SIMWORKLOADTRACEFILE
    RESOURCETRACEFILE  -> SIMRESOURCETRACEFILE
    EXITITERATION      -> SIMEXITITERATION
    STOPITERATION      -> SIMSTOPITERATION
    QUEUEPOLICY        -> SIMSUBMISSIONPOLICY
    INITIALQUEUEDEPTH  -> SIMINITIALQUEUEDEPTH

    MAXJOBOVERRUN      -> JOBMAXOVERRUN

    NODEACCESSMODE     -> NODEACCESSPOLICY

