A quick status update on Hashdot:

To better facilitate merging changes with a colleague who is investigating the Mac OS X port, I’ve enabled the SVN repository for Hashdot on SourceForge, imported the 1.1 source, and then committed a set of changes for Hashdot 1.2 I had previously made locally. The changes are listed below as a preview for interested parties:

* Added change_log starting with version 1.2

svn merge -r 464:HEAD

* Added HUP signal handler to reopen STDOUT/STDERR for logrotate
  compatibility.
* Fixed hashbang.
* Added explicit int casts to avoid x64 warnings
* VERSION -> 1.2
* Added support for hashdot.chdir, incl. test and doc.