Skip to content

Commit 1fb5a62

Browse files
committed
Changelog entry for 3.11
- Legacy-Id: 2771
1 parent 6571b50 commit 1fb5a62

1 file changed

Lines changed: 42 additions & 0 deletions

File tree

changelog

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,45 @@
1+
ietfdb (3.11)
2+
3+
* Fixed a bug in the IPR Search, where searches against the IPR notice
4+
content would fail (Only try to open a legacy url if it leads to a
5+
file; not if it leads to a directory).
6+
7+
* For a new IESG tracker document, only add a history comment about
8+
previous history if some previous history exists (i.e., if the replaced
9+
document also existed in the IESG tracker).
10+
11+
* Show status of Dead Expired documents appropriately; just 'Expired' is
12+
insufficient.
13+
14+
* Restore, for the secretariat only, the re-scheduling functionality of
15+
the /iesg/agenda/documents/ page which was removed in [2366] as the ADs
16+
felt that it made the page too busy.
17+
18+
* Propagate all extra fields on to the final email sending function, not
19+
only the Cc and Bcc fields. Restores previously missing Reply-To: headers.
20+
21+
* Turn autoescaping off for everything in text/plain email templates. Fixes
22+
multiple problems with '<' and '>' in emails showing up as '&lt;' and
23+
'&gt;', and related problems.
24+
25+
* The liaison tool is deployed. Show the links to the new tool.
26+
27+
* Prevent things from crashing if some of the email fields are null for a
28+
liaison.
29+
30+
* It should be possible to edit the area of a draft even if it's been set
31+
before. Re-enabled the area list box on the document/edit/info/ page.
32+
33+
* Corrected spelling error in list_display specification for the
34+
PersonOrOrgInfo Admin page.
35+
36+
* Corrected the path to the draft archive in the settings file.
37+
38+
(Some of the fixes above has been deployed already before this release
39+
by patching the previous release on the server.)
40+
41+
-- Henrik Levkowetz <henrik@levkowetz.com> 28 Jan 2011 13:12:49 +0100
42+
143
ietfdb (3.10)
244

345
* Fix css for IPR header (status column was included by mistake). Fixes

0 commit comments

Comments
 (0)