quixote CHANGES,1.48,1.49
Greg Ward <gward-fVcApmY9cLvQ3/1i3zOLAti2O/[email protected]>
| Newsgroups | gmane.comp.web.quixote.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /home/cvs/quixote
In directory hewson:/tmp/cvs-serv15612
Modified Files:
CHANGES
Log Message:
Note creation of form.ptl.
Index: CHANGES
===================================================================
RCS file: /home/cvs/quixote/CHANGES,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- CHANGES 16 Oct 2002 18:47:22 -0000 1.48
+++ CHANGES 23 Oct 2002 20:31:04 -0000 1.49
@@ -7,6 +7,11 @@
by allowing multiple simultaneous publishers, each handling one
request (patch by Titus Brown).
+ * Merged form/form.py and form/form_templates.ptl into
+ form/form.ptl. (This means that you should completely remove [or
+ rename] your old Quixote installation directory *before* installing
+ 0.6, or the old form/form.py will shadow the new form.ptl.)
+
0.5.1 (8 Oct 2002):