From bae52e0ababf39a579d8a14e66b9fca6e81d8338 Mon Sep 17 00:00:00 2001 From: Kris Brown Date: Sat, 27 Feb 2010 14:31:37 +0000 Subject: [PATCH] updated history --- History.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/History.txt b/History.txt index c8691f7a..f8572aa2 100644 --- a/History.txt +++ b/History.txt @@ -3,7 +3,7 @@ * Inclusion/exclusion of future dated posts (#59) * Generation for a specific time (#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 * Render highlighted code for non markdown/textile pages (#116) * Expand source to full path so includes work anywhere (#101)