summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-01-05 15:52:47 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2012-01-05 15:52:47 +0100
commit5631ba9bcc2d2b1178a43e37b0604db5878a7a36 (patch)
treecf5c0171ced879b718c765efdc90916013918e14
parent8d9a40f6cc67e65aaeef1cfe52cfe1907c80108e (diff)
downloadzorglub-5631ba9bcc2d2b1178a43e37b0604db5878a7a36.zip
zorglub-5631ba9bcc2d2b1178a43e37b0604db5878a7a36.tar.gz
update TODO and Changelog
-rw-r--r--Changelog3
-rw-r--r--TODO2
2 files changed, 3 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index 7c54a7f..f4166eb 100644
--- a/Changelog
+++ b/Changelog
@@ -11,7 +11,8 @@
* update test application and write specs
2012-01-05 Jérémy Zurcher <jeremy@asynk.ch>
- * haml engine
+ * haml, file engines
+ * view/layout extention overriding at methode level
* optional engine cache
* optional engine proc mime-type definition
* optional static page generation/cache
diff --git a/TODO b/TODO
index 8e94869..c152d21 100644
--- a/TODO
+++ b/TODO
@@ -4,4 +4,4 @@ TODO
- encoding
MAYBE
-- app.config instead of Zorglub::Config
+- config belongs to application