summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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