Skip to content

Commit 220a25e

Browse files
committed
Changelog entry for 6.78.0
- Legacy-Id: 15037
1 parent f33d0dc commit 220a25e

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

changelog

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff 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

8592
ietfdb (6.77.1) ietf; urgency=medium

0 commit comments

Comments
 (0)