From c6e2acbf6270cb8f5d41a3b49e3b71384c8c0d68 Mon Sep 17 00:00:00 2001 From: rick Date: Mon, 16 Aug 2010 17:39:17 -0700 Subject: [PATCH] history is written by the victors --- HISTORY.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 3c419bde..9f942e17 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -6,6 +6,9 @@ and have bugs that may allow non-whitelisted HTML to sneak through. * Introduce Ruby 1.9 compatibility fixes. + * Commit hashes are normalized so that missing author data is replaced with + anonymous info. + * Prevent `Gollum::Wiki#write_page` from clobbering existing pages. * Handle duplicate page errors in frontend. # 1.0.1 / 2010-08-12