diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-03 12:42:04 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-03 12:42:04 -0400 |
commit | bfc13b9070981ba3cd73b901af9c29a50ca0114d (patch) | |
tree | 70b3628ebcabd9f6194b99e4ac6a36bc61527f19 /debian | |
parent | 426ed67b32c625a9274d71b02a879b82a5a7ee39 (diff) | |
download | ikiwiki-bfc13b9070981ba3cd73b901af9c29a50ca0114d.tar ikiwiki-bfc13b9070981ba3cd73b901af9c29a50ca0114d.tar.gz |
osm: Remove invalid use of charset on embedded javascript tags. Closes: #731197
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8de229175..a984aa4f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,8 @@ ikiwiki (3.20130904.2) UNRELEASED; urgency=low rather than using the internal xapain database. (googlesearch plugin is too hard to turn on when xapain databases corrupt themselves, which happens all too frequently). + * osm: Remove invalid use of charset on embedded javascript tags. + Closes: #731197 -- Joey Hess <joeyh@debian.org> Thu, 05 Sep 2013 10:01:10 -0400 |