From: Axel Beckert Date: Tue, 22 Jul 2008 21:41:14 +0000 (+0000) Subject: Bugfix: Content types like application/xhtml+xml, etc. got escaped content even if... X-Git-Tag: v2_1_0~4 X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;ds=sidebyside;h=7b68aaee7ca44bbdcafab5f6296527e265b440ca;hp=7b68aaee7ca44bbdcafab5f6296527e265b440ca;p=matthijs%2Fupstream%2Fblosxom.git Bugfix: Content types like application/xhtml+xml, etc. got escaped content even if this is only necessary in RSS feeds, etc. (Fixes: #1717980) ---