changeset 4440:7c576a4dea9d

XML-RPC documentation now linked from the docs/index
author Bernhard Reiter <Bernhard.Reiter@intevation.de>
date Wed, 20 Oct 2010 14:12:08 +0000
parents 3ef12483c4bf
children 9edbab31e2ac
files CHANGES.txt doc/index.txt
diffstat 2 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGES.txt	Wed Oct 20 14:08:13 2010 +0000
+++ b/CHANGES.txt	Wed Oct 20 14:12:08 2010 +0000
@@ -10,7 +10,6 @@
 
 Fixed:
 
-- Some minor typos fixed in doc/customizing.txt (Thanks Ralf Hemmecke).
 - Security Fix: Add a check for search-permissions: now we allow
   searching for properties only if the property is readable without a
   check method or if an explicit search permission (see above unter
@@ -18,6 +17,8 @@
   doesn't have access to a property but can deduce the content by
   crafting a clever search, group or sort query.
   see doc/upgrading.txt for how to fix your trackers! (Ralf Schlatterbeck).
+- Some minor typos fixed in doc/customizing.txt (Thanks Ralf Hemmecke).
+- XML-RPC documentation now linked from the docs/index (Bernhard Reiter).
 
 2010-10-08 1.4.16 (r4541)
 
--- a/doc/index.txt	Wed Oct 20 14:08:13 2010 +0000
+++ b/doc/index.txt	Wed Oct 20 14:12:08 2010 +0000
@@ -15,6 +15,7 @@
    user_guide
    customizing
    admin_guide
+   xmlrpc
    spec
    original design <design>
    developers

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