diff options
author | Joey Hess <joey@kitenet.net> | 2007-12-08 14:58:29 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-12-08 14:58:29 -0500 |
commit | 2c784773879b228b7dfec2c6d092c9e1e98ab97b (patch) | |
tree | 2f92e83a098f8861e75c606e43c7a226aee30b1f /debian | |
parent | 655d7925c60ecd7dd5dc3b35887f7a2573029796 (diff) |
* meta: Add redir support, based on a patch by Thomas Schwinge.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5e2944152..f23b77813 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ ikiwiki (2.16) UNRELEASED; urgency=low * Remove .otl file from sandbox to avoid build ugliness. Closes: #454181 + * meta: Add redir support, based on a patch by Thomas Schwinge. -- Joey Hess <joeyh@debian.org> Mon, 03 Dec 2007 14:47:36 -0500 |