From f3f45a64495ad70d9b522585131d84408ef9359c Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 8 Jan 2011 00:39:14 -0500 Subject: garden --- CHANGES.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index b7be0aea0..91f88c1c6 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -105,6 +105,14 @@ Documentation - Added (weak) description of new view mapper feature to Hooks narrative chapter. +- Split views chapter into 2: View Callables and View Configuration. + +- Reorder Renderers and Templates chapters after View Callables but before + View Configuration. + +- Merge Session Objects, Cross-Site Request Forgery, and Flash Messaging + chapter into a single Sessions chapter. + Internals --------- -- cgit v1.2.3