AppleII::ProDOS     version 0.06
      Can now write sparse files
      pack_date now accepts Date::Calc format dates
      Added unpack_date
    pro_fmt             version 0.04
      Now has command line options (try --help for a list)

    pro_opt             version 0.04
      Updated documentation

Updated modules:

    AppleII::Disk       version 0.04
      INCOMPATIBLE CHANGE:  pad_block is now just a subroutine, not a method
      Uses IO::File instead of FileHandle
      The read_blocks method now treats block 0 specially

    AppleII::ProDOS     version 0.04
      Can now read sparse files correctly
      Fixed some places where filenames weren't being uppercased
      Fixed a Y2K issue in converting timestamps to ProDOS format
    prodos.pl           version 0.010
      Includes documentation
      Supports an external pager for long text displays

    pro_opt.pl          version 0.004
      Includes documentation
      Now runs much faster

Updated modules:

    AppleII::Disk       version 0.009
      Includes documentation
      Added blocks method to get/set disk size

    AppleII::ProDOS     version 0.026
      Includes documentation (still incomplete)
      Adding a file to a full subdirectory automatically expands the
        subdirectory.
      Allocating free blocks is now much more efficient.  This make
        the volume optimizer (pro_opt.pl) much much faster.