From 26974db864aec9c723b3dc10d2dac7f766e87c6a Mon Sep 17 00:00:00 2001 From: Alexey Verkhovsky Date: Fri, 21 Jan 2005 19:51:46 +0000 Subject: [PATCH] Documented ability to server static content in the CHANGELOG (it's a side-effect of porting to Rails) --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index c70e1c44..602c1dea 100755 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,6 @@ HEAD: + Instiki can serve static content (such as HTML or plain-text files) from ./public + directory Wiki search handles multibyte (UTF-8) characters correctly Ported to ActionPack Madeleine will check every hour if there are new commands in the log or 24 hours have