diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-08 21:00:18 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-08 21:00:18 +0000 |
commit | 3f3f3e46ad7890ba8ee7d1aeb51757424b534175 (patch) | |
tree | ca84fb32f61ee958d04331d17f7527cf7f01674e /debian | |
parent | ac08c5d4e02ebdb7135511cb45196b7118c4ab7b (diff) | |
download | ikiwiki-3f3f3e46ad7890ba8ee7d1aeb51757424b534175.tar ikiwiki-3f3f3e46ad7890ba8ee7d1aeb51757424b534175.tar.gz |
* Add a rawhtml plugin that allows copying raw html files from the srcdir.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0b51d12f0..5e75dcbbe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ikiwiki (1.39) UNRELEASED; urgency=low + + * Add a rawhtml plugin that allows copying raw html files from the srcdir. + + -- Joey Hess <joeyh@debian.org> Mon, 8 Jan 2007 15:53:25 -0500 + ikiwiki (1.38) unstable; urgency=low * Corrected a bum regexp in openid munging. |