summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-06 20:01:37 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-06 20:01:37 +0000
commit9439a374d0ebe422af28adbf72d21d6994eec059 (patch)
tree778257c4665b91f9d160bf4cd73802ef9310e3d1
parent0c1999f782c1adecb319e4b6b14ce21234c9bbfe (diff)
update
-rw-r--r--debian/changelog2
-rw-r--r--doc/recentchanges.mdwn5
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index d6ccc99e4..99932e007 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,7 @@ ikiwiki (1.25) UNRELEASED; urgency=low
subversion repos and fixing some other issues.
* Add support for tla, contributed by Clint Adams. Closes: #385936
- -- Joey Hess <joeyh@debian.org> Mon, 4 Sep 2006 01:33:17 -0400
+ -- Joey Hess <joeyh@debian.org> Wed, 6 Sep 2006 15:47:25 -0400
ikiwiki (1.24) unstable; urgency=low
diff --git a/doc/recentchanges.mdwn b/doc/recentchanges.mdwn
index a40f396b6..9613f2480 100644
--- a/doc/recentchanges.mdwn
+++ b/doc/recentchanges.mdwn
@@ -1,3 +1,4 @@
ikiwiki generates the list of recent changes by examining the
-[[Subversion]] or [[Git]] commit log. You have to have [[CGI]] set up for
-this feature to be enabled.
+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.