From 36411dd10f67220a0016b2acc2112ff7dfbc06e1 Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Tue, 22 Jun 2010 16:15:31 -0700 Subject: [PATCH] update history for #75 --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index be3b4e51..9bb12b5e 100644 --- a/History.txt +++ b/History.txt @@ -16,6 +16,7 @@ * Only regenerate static files when they have changed (#142) * Allow arbitrary options to Pygments (#31) * Allow URL to be set via command line option (#147) + * Fix source directory binding using Dir.pwd (#75) * Bug Fixes * Render highlighted code for non markdown/textile pages (#116) * Expand source to full path so includes work anywhere (#101)