There was an error while loading. Please reload this page.
1 parent 897b77d commit a96a336Copy full SHA for a96a336
1 file changed
changelog
@@ -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
17
ietfdb (2.50)
18
19
From RjS:
0 commit comments