updated history

This commit is contained in:
Kris Brown 2010-02-27 14:31:37 +00:00
parent ad4a80a653
commit bae52e0aba
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
* Inclusion/exclusion of future dated posts (#59) * Inclusion/exclusion of future dated posts (#59)
* Generation for a specific time (#59) * Generation for a specific time (#59)
* site.time allocated on render not per site_payload invocation (#59) * site.time allocated on render not per site_payload invocation (#59)
* pages now present in the site payload and can be used through the site.pages variable * pages now present in the site payload and can be used through the site.pages and site.html_pages variables
* 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)