From: Amitai Schlair Date: Sun, 5 Feb 2012 06:26:39 +0000 (-0500) Subject: rcs_diff() would always return unbounded output, fixed X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=65b021268bd600561e30110b6dc1a453f3d52557;p=ikiwiki.git rcs_diff() would always return unbounded output, fixed --- 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