diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | underlays/basewiki/blog.mdwn | 6 |
2 files changed, 2 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index 82e1fa474..cf3ea67da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,8 @@ ikiwiki (2.64) UNRELEASED; urgency=low * Move the directive documentation into its own underlay, separate from basewiki, since it's sorta large compared to the rest of basewiki. * listdirectives: Enable use of the directives underlay. + * Removed the obsolete blog page from the basewiki. ikiwiki/blog still + remains, but is now deprecated too. -- Joey Hess <joeyh@debian.org> Mon, 08 Sep 2008 19:21:20 -0400 diff --git a/underlays/basewiki/blog.mdwn b/underlays/basewiki/blog.mdwn deleted file mode 100644 index d9faeb84a..000000000 --- a/underlays/basewiki/blog.mdwn +++ /dev/null @@ -1,6 +0,0 @@ -[[!meta redir=ikiwiki/blog delay=10]] -[[!meta robots="noindex, follow"]] - -This page has moved to [[ikiwiki/blog|ikiwiki/blog]]. Please update your -links, as this redirection page will be removed in a future ikiwiki -release. |