From 9cc8790d4fa3f672081ba2a617cbef26105e9411 Mon Sep 17 00:00:00 2001 From: rick Date: Mon, 13 Sep 2010 16:09:05 -0700 Subject: [PATCH] history lesson --- HISTORY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.md b/HISTORY.md index 29a7344d..9d9c8dbe 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -19,6 +19,7 @@ anonymous info. * Prevent `Gollum::Wiki#write_page` from clobbering existing pages. * Handle duplicate page errors in frontend. + * Fix bugs trying to retrieve pages with invalid names. # 1.0.1 / 2010-08-12