# HG changeset patch # User Alexander Smishlajev # Date 1111084053 0 # Node ID 74fecc186a2d9e64eb7b66ce34d4920b79f50e59 # Parent 09fbb09bddd4e64c87be5670e2a3a6debf07eb9b fix reference to The Zope Book (http://article.gmane.org/gmane.comp.bug-tracking.roundup.user/5121) diff -r 09fbb09bddd4 -r 74fecc186a2d CHANGES.txt --- a/CHANGES.txt Sat Mar 05 05:13:54 2005 +0000 +++ b/CHANGES.txt Thu Mar 17 18:27:33 2005 +0000 @@ -1,6 +1,11 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. +2005-??-?? 0.8.3 +Fixed: +- fix reference to The Zope Book in Roundup FAQ + + 2005-03-03 0.8.2 Feature: - roundup-server automatically redirects from trackers list diff -r 09fbb09bddd4 -r 74fecc186a2d doc/FAQ.txt --- a/doc/FAQ.txt Sat Mar 05 05:13:54 2005 +0000 +++ b/doc/FAQ.txt Thu Mar 17 18:27:33 2005 +0000 @@ -2,7 +2,7 @@ Roundup FAQ =========== -:Version: $Revision: 1.20 $ +:Version: $Revision: 1.20.2.1 $ .. contents:: @@ -118,9 +118,9 @@ enough "Zope Page Templates". There's documentation in the Roundup customisation_ documentation. For more information have a look at: - http://www.zope.org/Documentation/Books/ZopeBook/current/contents + http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/ -specifically chapter 5 "Using Zope Page Templates" and chapter 9 "Advanced +specifically chapter 10 "Using Zope Page Templates" and chapter 14 "Advanced Page Templates".