diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-02 15:22:49 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-02 15:22:49 +0000 |
commit | 47cec07e4441a06bb741910a329215d4d6ad0a86 (patch) | |
tree | ab24862ee6feb7f814d81eded753e200a825aefe /debian/changelog | |
parent | f9ce7a571ddbe124bb93bcfd3388e2cd4d77ec06 (diff) |
ah, the joys of test-based development..
think I have smart glob list matching working ok
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 1b6e23ced..dfb9faab6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,8 +27,9 @@ ikiwiki (1.1) UNRELEASED; urgency=low * 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. * Add a unit test for globlist_match(). + * Smart globlist merging. - -- Joey Hess <joeyh@debian.org> Tue, 2 May 2006 03:03:21 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 2 May 2006 10:56:33 -0400 ikiwiki (1.0) unstable; urgency=low |