diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-06-02 02:07:21 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-06-02 02:07:21 +0000 |
commit | 0b8aacfb96e601eaa1d14401f4c1f383c242954e (patch) | |
tree | 74d5adcdabd448c8d93f19ddc68021d1f827c088 /debian | |
parent | ad247de723cc540aaaae584cdceefaeb06f62284 (diff) | |
download | ikiwiki-0b8aacfb96e601eaa1d14401f4c1f383c242954e.tar ikiwiki-0b8aacfb96e601eaa1d14401f4c1f383c242954e.tar.gz |
* Reorganised the doc wiki's todo/* pages, using a [[done]] tag to flag
when a todo item is done, instead of the previous moving it to a different
subdir.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c75eb80b7..31932d857 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,8 +13,11 @@ ikiwiki (1.5) UNRELEASED; urgency=low pages that link to my home page in the wiki" - Locking any pages that are linked to from a particular page, so that lists of locks can be exposed in the wiki. + * Reorganised the doc wiki's todo/* pages, using a [[done]] tag to flag + when a todo item is done, instead of the previous moving it to a different + subdir. - -- Joey Hess <joeyh@debian.org> Thu, 1 Jun 2006 20:56:58 -0400 + -- Joey Hess <joeyh@debian.org> Thu, 1 Jun 2006 21:30:03 -0400 ikiwiki (1.4) unstable; urgency=low |