diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-21 13:50:12 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-21 13:50:12 -0400 |
commit | c924c76bd89d6d607b59c1d68ba32fae0fefc77a (patch) | |
tree | 25c916fef0d55b917a661cb451214d7ccc28fa95 /debian | |
parent | c6d1ae33d224486f347d39005e516f514c613d3c (diff) | |
download | ikiwiki-c924c76bd89d6d607b59c1d68ba32fae0fefc77a.tar ikiwiki-c924c76bd89d6d607b59c1d68ba32fae0fefc77a.tar.gz |
basically, removal works
Still need to consider all the edge cases..
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 1c7d03b97..7fd149df5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,7 @@ ikiwiki (2.55) UNRELEASED; urgency=low * prefix_directives enabled in doc wiki, all preprocessor directives converted. (Simon McVittie) * editpage: Don't show attachments link when attachments are disabled. - * All rcs backends need to implement rcs_rm. (Done for svn, git). + * All rcs backends need to implement rcs_remove. (Done for svn, git). -- Joey Hess <joeyh@debian.org> Mon, 21 Jul 2008 11:35:46 -0400 |