Skip to content

Commit a96a336

Browse files
committed
Changelog entry for 2.51
- Legacy-Id: 2241
1 parent 897b77d commit a96a336

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

changelog

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
ietfdb (2.51)
2+
3+
* Add an html sanitizer and a sanitize_html template filter. This uses
4+
the html5lib, which has also been included in the svn tree.
5+
6+
* Provide better handling of both text/plain document comments and
7+
document comments which contain html tags. Adds urlization,
8+
linebreak-preservation and html sanitization. Html sanitization would be
9+
better applied when adding comments, but we're not yet a position to
10+
enforce this for all input paths.
11+
12+
* Catch an additional exception which can occur during generation of
13+
all_id2.txt
14+
15+
-- Henrik Levkowetz <henrik@levkowetz.com> 07 May 2010 12:26:58 +0200
16+
117
ietfdb (2.50)
218

319
From RjS:

0 commit comments

Comments
 (0)