From 9b4c2db45b3da541c8db95988f89bf94af3a7482 Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Wed, 21 Jan 2009 15:54:52 -0800 Subject: [PATCH] update history --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index fd58f976..47656d29 100644 --- a/History.txt +++ b/History.txt @@ -10,6 +10,7 @@ * Bug Fixes * Fix permalink behavior [github.com/cavalle] * Fixed an issue with pygments, markdown, and newlines [github.com/zpinter] + * Ampersands need to be escaped [github.com/pufuwozu] == 0.3.0 / 2008-12-24 * Major Enhancements