Skip to content

Commit 5744f3c

Browse files
Bernhard ReiterBernhard Reiter
authored andcommitted
XML-RPC documentation now linked from the docs/index
1 parent 13d53e4 commit 5744f3c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGES.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,15 @@ Features:
1010

1111
Fixed:
1212

13-
- Some minor typos fixed in doc/customizing.txt (Thanks Ralf Hemmecke).
1413
- Security Fix: Add a check for search-permissions: now we allow
1514
searching for properties only if the property is readable without a
1615
check method or if an explicit search permission (see above unter
1716
"Features) is given for the property. This fixes cases where a user
1817
doesn't have access to a property but can deduce the content by
1918
crafting a clever search, group or sort query.
2019
see doc/upgrading.txt for how to fix your trackers! (Ralf Schlatterbeck).
20+
- Some minor typos fixed in doc/customizing.txt (Thanks Ralf Hemmecke).
21+
- XML-RPC documentation now linked from the docs/index (Bernhard Reiter).
2122

2223
2010-10-08 1.4.16 (r4541)
2324

doc/index.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Contents
1515
user_guide
1616
customizing
1717
admin_guide
18+
xmlrpc
1819
spec
1920
original design <design>
2021
developers

0 commit comments

Comments
 (0)