===
1.0
===

 - Added new options:
   --rootdirs
   --help, --h
   --version, --v, --V
   --clean, --c
   --silent, --s

   Quick summary: You can now specify multiple starting directories, and
   the clean option will let you quickly and easily remove files that would
   otherwise be created by playlist.

   See the README or do a playlist --help for details.

 - Each time playlist finishes indexing a directory from the starting list,
   it prints out a count of the total number of files indexed under that
   directory.

 - As per an excellent suggeestion, you can now specify multiple starting
   directories in a colon-delimited list (see README for details).

 - The default starting directory is now the current working directory.

 - Cleaned up code and docs somewhat; added CHANGELOG for sheer
   ego-gratification purposes.

===
0.2
===

 - First public release.







