update history for #75

This commit is contained in:
Tom Preston-Werner 2010-06-22 16:15:31 -07:00
parent f8484570b7
commit 36411dd10f
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
* Only regenerate static files when they have changed (#142) * Only regenerate static files when they have changed (#142)
* Allow arbitrary options to Pygments (#31) * Allow arbitrary options to Pygments (#31)
* Allow URL to be set via command line option (#147) * Allow URL to be set via command line option (#147)
* Fix source directory binding using Dir.pwd (#75)
* Bug Fixes * Bug Fixes
* Render highlighted code for non markdown/textile pages (#116) * Render highlighted code for non markdown/textile pages (#116)
* Expand source to full path so includes work anywhere (#101) * Expand source to full path so includes work anywhere (#101)