The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
2.12 -- 2007-08-06

  * Update POD documentation for mogadm to state of present code.

  * Add device-modify command for consistency with host/class.

  * Document return code behavior in the POD.

  * Provide specific return codes for list, listkey and locate when the item
    was not found.

  * Sometimes we get a - when we are expecting a numeric. Force these to zero.

  * Add locate task to mogtool that provides path output, useful in debugging.

  * Implement "device summary" per RT#3784. This provides an output with one
    line of storage data per host.

  * Handle stats where there are no files in the DB.

  * If there are hosts, but no devices, the totals were previously undefined,
    leading to errors in the output.

2.11 -- 2007-06-19

  * utilization column was always 0.  single character typo from
    Arjan <info@bouncetek.com>

2.10 -- 2007-05-14

  * mogadm check no longer shows dead devices

  * mogadm device list no longer shows devices, UNLESS you do:
    mogadm device list --all

  * allow setting a setting to "" (empty string)

2.09 -- 2007-05-03

  * 'settings list' and 'settings set <key> <value>' sub-commands, if you have
    MogileFS::Client >= 1.07 installed.  otherwise just unavailable.

  * fix multiple bugs in "fsck status" display/calculations.

2.08 -- 2007-04-20

  * stats command from Leon Brocard

  * fsck commands

  * improved docs

  * patch from Arthur Bebak <abebak@fabrikinc.com> to add "listkey" to mogtool

1.50 -- 2006-11-13

  * much-cleaned up and friendlier mogadm command