diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-02 06:53:33 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-02 06:53:33 +0000 |
commit | 3b0fce93e40e5457b63ceda9692901539eb4fc82 (patch) | |
tree | 6ec49880ee55519bb0cbdac6fa02f9f11d45b8be /debian/changelog | |
parent | 3ea8c882f296dcf66163b0c9b58254a2b93e06ae (diff) | |
download | ikiwiki-3b0fce93e40e5457b63ceda9692901539eb4fc82.tar ikiwiki-3b0fce93e40e5457b63ceda9692901539eb4fc82.tar.gz |
* Split off an IkiWiki.pm out of ikiwiki and have all the other modules use
it, this will allow for adding a unit test suite.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 5e1c05f30..192b49dae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,8 +24,10 @@ ikiwiki (1.1) UNRELEASED; urgency=low different location) already exists. * Add an orphans plugin for finding pages that nothing links to. * Removed backlinks page, which it turns out nothing used. + * Split off an IkiWiki.pm out of ikiwiki and have all the other modules use + it, this will allow for adding a unit test suite. - -- Joey Hess <joeyh@debian.org> Tue, 2 May 2006 01:45:34 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 2 May 2006 02:51:06 -0400 ikiwiki (1.0) unstable; urgency=low |