diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-01 22:40:46 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-01 22:40:46 +0000 |
commit | 258af4c179f8bdd10c481efcf11617e368864457 (patch) | |
tree | efa618a337b08b84776e2d46ecb86d8a4082e188 /debian | |
parent | 819a31ed24cfb95da7e37a7524ecf0655e106903 (diff) | |
download | ikiwiki-258af4c179f8bdd10c481efcf11617e368864457.tar ikiwiki-258af4c179f8bdd10c481efcf11617e368864457.tar.gz |
remove templates/ from filenames
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 28011339b..72299ec59 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,7 +9,8 @@ ikiwiki (1.1) UNRELEASED; urgency=low * Allow the depends GlobList to be built up from multiple sources (such as plugins) during a page render. * Which means that more than one blog is now supported to appear on a - single page. (With some limitations.) + single page. (With some limitations, like only the last one getting an + rss file.) -- Joey Hess <joeyh@debian.org> Mon, 1 May 2006 18:21:16 -0400 |