From f288eb271d7341ac0657df0392e14f1c8199c6bb Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 8 Jun 2013 17:32:23 +0200 Subject: [PATCH] Update history to reflect fix of #1182. --- History.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/History.markdown b/History.markdown index ce7dab5f..296d4e62 100644 --- a/History.markdown +++ b/History.markdown @@ -6,6 +6,8 @@ ### Site Enhancements * Add "History" page. * Restructured docs sections to include "Meta" section. + * Add message to "Templates" page that specifies that Python must be installed in order + to use Pygments. (#1182) ### Development Fixes