bzr (mostly) done
authorJoey Hess <joey@kodama.kitenet.net>
Fri, 25 Jul 2008 16:16:21 +0000 (12:16 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Fri, 25 Jul 2008 16:16:21 +0000 (12:16 -0400)
debian/changelog
doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn

index f6137d72f61c37b9ee71837e13ac25876af894bc..7df5881746966464d46b6672339c68f939509932 100644 (file)
@@ -27,6 +27,7 @@ ikiwiki (2.55) UNRELEASED; urgency=low
   * Rebuild pages that change their type. (Gabriel McManus)
   * monotone: Add support for rename, delete, and also diff. (William Uther)
   * toggle: Fix incompatability between javascript and webkit.
+  * bzr: Add support for rename and delete. (Jelmer Vernooij)
 
  -- Joey Hess <joeyh@debian.org>  Mon, 21 Jul 2008 11:35:46 -0400
 
index 412f948044f5c71f2cf80090648a008c37fc6c69..2af659c3b3c8eb24589bbc947bcee6932f7f0770 100644 (file)
@@ -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,
-mercurial, and tla [[rcs]] backends need implementions of these functions.
+renaming and removing files using the web interface. The mercurial and 
+tla [[rcs]] backends need implementions of these functions.
 
 (The maintainers of these backends have been mailed. --[[Joey]])