From 36a0d984c9323c51bcb604b4c021a3c9659cc1f5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 24 Jul 2008 22:03:03 -0400 Subject: [PATCH] fix monotone/mercurial confusion --- debian/changelog | 2 +- doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index bafcd2ade..ea5845778 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,7 +25,7 @@ ikiwiki (2.55) UNRELEASED; urgency=low templates. * attachment: Do not escape _ when determining attachment filenames. * Rebuild pages that change their type. (Gabriel McManus) - * mercurial: Add support for rename, delete, and also diff. (William Uther) + * monotone: Add support for rename, delete, and also diff. (William Uther) -- Joey Hess Mon, 21 Jul 2008 11:35:46 -0400 diff --git a/doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn b/doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn index bf54eefaf..412f94804 100644 --- a/doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn +++ b/doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn @@ -1,5 +1,5 @@ I've added three new functions to the ikiwiki VCS interface to support renaming and removing files using the web interface. The bzr, -monotone, and tla [[rcs]] backends need implementions of these functions. +mercurial, and tla [[rcs]] backends need implementions of these functions. (The maintainers of these backends have been mailed. --[[Joey]]) -- 2.39.2