diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-06-01 23:40:43 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-06-01 23:40:43 +0000 |
commit | 78323806ee775b8f0384255ba7cecf1e74e75e4f (patch) | |
tree | 9eab82dba37cc4642f52458d227317e520c1c893 /debian | |
parent | 348a82b7a45997b979cf75444a9b1091215c60ea (diff) |
* Explode some of the more insane regexps.
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 0589f5687..e0d5ee2bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,8 +30,9 @@ ikiwiki (2.2) UNRELEASED; urgency=low * Correct some issues with display of unhandled preprocessor directives. * Apply a patch from Carl Worth adding support for using globs in link() in a PageSpec. + * Explode some of the more insane regexps. - -- Joey Hess <joeyh@debian.org> Mon, 28 May 2007 21:56:11 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 01 Jun 2007 19:39:38 -0400 ikiwiki (2.1) unstable; urgency=low |