summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-06-03 16:24:22 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-06-03 16:24:22 +0000
commitaadb21422065dc225cfbf487c56382e2b0ae8bcd (patch)
tree68e0c2a7d9fd3f0e8957b6d3de86e645d694ea14 /debian
parent17c2bfa9499e7d8306adc5a59ad8532dc42ff53f (diff)
* Fix wrapper generator and untaint code's handling of strings contining
newlines.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 6b2794eaf..dd7f509b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,8 +32,10 @@ ikiwiki (2.2) UNRELEASED; urgency=low
in a PageSpec.
* Explode some of the more insane regexps.
* Add test suite for preprocessor directive parsing.
+ * Fix wrapper generator and untaint code's handling of strings contining
+ newlines.
- -- Joey Hess <joeyh@debian.org> Sat, 02 Jun 2007 01:03:37 -0400
+ -- Joey Hess <joeyh@debian.org> Sun, 03 Jun 2007 12:20:26 -0400
ikiwiki (2.1) unstable; urgency=low