diff CHANGES.txt @ 2046:f913b6beac35

document and make easier the actions-returning-content idiom
author Richard Jones <richard@users.sourceforge.net>
date Wed, 25 Feb 2004 03:39:53 +0000
parents bc5ff0519b8b
children 5a5f66e6b0e1
line wrap: on
line diff
--- a/CHANGES.txt	Wed Feb 25 03:24:43 2004 +0000
+++ b/CHANGES.txt	Wed Feb 25 03:39:53 2004 +0000
@@ -30,6 +30,8 @@
 - HTMLLinkProperty field() method renders as a field now (thanks darryl)
 - all HTML templating methods now automatically check for permissions
   (either view or edit as appropriate), greatly simplifying templates
+- cgi Action handlers may now return the actual content to be sent back to
+  the user (rather than using some template)
 
 Fixed:
 - mysql documentation fixed to note requirement of 4.0+ and InnoDB

Roundup Issue Tracker: http://roundup-tracker.org/