From c03f8a9fa315677b16932803997bcc62626396de Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Wed, 21 Jan 2009 16:24:29 -0800 Subject: [PATCH] update history --- History.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/History.txt b/History.txt index 47656d29..db30ba14 100644 --- a/History.txt +++ b/History.txt @@ -10,7 +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] + * Ampersands need to be escaped [github.com/pufuwozu, github.com/ap] == 0.3.0 / 2008-12-24 * Major Enhancements