X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/40a91a9ab0ff8db3b3f31dcea63159100d4b39c9..6033b787802ac82ee56fe7906b48e8b478f68835:/doc/recentchanges.mdwn diff --git a/doc/recentchanges.mdwn b/doc/recentchanges.mdwn index 56b68273a..9613f2480 100644 --- a/doc/recentchanges.mdwn +++ b/doc/recentchanges.mdwn @@ -1 +1,4 @@ -ikiwiki generates the list of recent changes by examining the [[Subversion]] commit log. You have to have [[CGI]] set up for this feature to be enabled. \ No newline at end of file +ikiwiki generates the list of recent changes by examining the +history of the revision control system ([[Subversion]], etc) that the wiki +is configured to use. You have to have [[CGI]] set up for this feature to be +enabled.