aboutsummaryrefslogtreecommitdiff
path: root/doc/rcs
diff options
context:
space:
mode:
authorAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>2012-02-05 01:26:39 -0500
committerAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>2012-02-05 01:26:39 -0500
commit65b021268bd600561e30110b6dc1a453f3d52557 (patch)
treeb96724a4490d79c1fef9c0ebcf38d907c86b89b9 /doc/rcs
parentc1f74efea6572e8f36611593f4af58a5bb3e9c9c (diff)
downloadikiwiki-65b021268bd600561e30110b6dc1a453f3d52557.tar
ikiwiki-65b021268bd600561e30110b6dc1a453f3d52557.tar.gz
rcs_diff() would always return unbounded output, fixed
Diffstat (limited to 'doc/rcs')
-rw-r--r--doc/rcs/cvs/discussion.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/rcs/cvs/discussion.mdwn b/doc/rcs/cvs/discussion.mdwn
index e10892e7d..7df9e6b9f 100644
--- a/doc/rcs/cvs/discussion.mdwn
+++ b/doc/rcs/cvs/discussion.mdwn
@@ -170,3 +170,6 @@ Bugs found and fixed so far:
(ac8eab29e8394aca4c0b23a6687ec947ea1ac869)
> Merged to current head. --[[Joey]]
+
+* Return bounded output from `rcs_diff()` when asked, as the API states.
+ (6753235d98a3903364af26c0614106c47d93ae35