rdoc_osx_dictionary version 1.2.0 has been released!

* <http://rubyforge.org/projects/seattlerb>

rdoc via Apple's Dictionary.app. Automatically builds and installs an
Apple Dictionary with all rdoc nicely formatted.

Changes:

### 1.2.0 / 2010-02-03

* 3 minor enhancements:

  * Added -d flag to delete .ri directory to help me debug.
  * Loudly skip bad files created from rdoc.
  * Skip _reduce_\d+ methods (generated methods from racc of no value to rdoc).

* 2 bug fixes:

  * Added extra de-duping on xml creation to fix The Bug I Cannot Repro(tm).
  * OMG I am an idiot. Generating class id string properly now. :/