File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,13 @@ ietfdb (6.78.0) ietf; urgency=medium
1111 * Merged in [15012] from ford@isoc.org:
1212 Added IRTF State option to Additional Search Criteria pulldown.
1313
14+ * Included django.utils.html.escape() in the linkify() code, and removed
15+ it from various templates, to make sure escape is consistently applied
16+ before linkify. Fixes issue #2492.
17+
18+ * Tweaked the error return from Document.get_document_content() to be
19+ more helpful during development.
20+
1421 * Fixed various html issues.
1522
1623 * Added more information about personal API keys to the API help page.
@@ -79,7 +86,7 @@ ietfdb (6.78.0) ietf; urgency=medium
7986 bottom of the content area. Fixes a problem with entering login
8087 information on small devices.
8188
82- -- Henrik Levkowetz <henrik@levkowetz.com> 08 Apr 2018 16:01:23 +0000
89+ -- Henrik Levkowetz <henrik@levkowetz.com> 10 Apr 2018 16:33:46 +0000
8390
8491
8592ietfdb (6.77.1) ietf; urgency=medium
You can’t perform that action at this time.
0 commit comments