Skip to content

Commit 1ce29c0

Browse files
committed
Changelog entry for 4.37
- Legacy-Id: 5133
1 parent 505e715 commit 1ce29c0

1 file changed

Lines changed: 41 additions & 0 deletions

File tree

changelog

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,44 @@
1+
ietfdb (4.37) ietf; urgency=low
2+
3+
This is a minor bug-fix release of the datatracker. It fixes issues with
4+
presentation of IESG discusses and comments, anchor names in the materials
5+
list page, details of the 1wg-summary.txt page, and some other minor issues.
6+
7+
* Merged in a patch from housley@vigilsec.com to handle different
8+
documents better in the agenda JSON output.
9+
10+
* Added simple logging of test runs, to make it easier to be sure that
11+
tests has been run successfully on the latest code.
12+
13+
* Added a new field, #16: draft AD (name and email) to all_id2.txt
14+
15+
* Made the IPR country field wider to accomodate IPR disclosures
16+
referencing many patent instances in many countries.
17+
18+
* Updated draft submission author extraction module to handle dash-separated
19+
double given names.
20+
21+
* Tweaks and fixes to the IESG scribe template templates.
22+
23+
* Added a filter for use in displaying document comments and discusses
24+
which unfortunately sometimes use html <br> markup, which should give line
25+
breaks, and sometimes contain <email@domain> which should *not* be
26+
interpreted as html, but rendered as &lt;...
27+
28+
* Limited the 1wg-summary list and friends to WGs, (excluding the 'iesg'
29+
area which lists the areas as subgroups, for instance).
30+
31+
* Resolved a naming conflict between the builtin messages framework and a
32+
variable named messages in wgcharter.views.change_state. Fixes issue #901.
33+
34+
* Tweaked the handling of the syslog module not being available on
35+
windows.
36+
37+
* Fixed what may have been a regression in the form of the anchors in the
38+
materials list page.
39+
40+
-- Henrik Levkowetz <henrik@levkowetz.com> 16 Dec 2012 19:29:15 +0100
41+
142
ietfdb (4.36) ietf; urgency=medium
243

344
This release contains the features and bugfixes from the IETF-85 code

0 commit comments

Comments
 (0)