Skip to content

Commit 8273981

Browse files
committed
Changelog entry for 3.61
- Legacy-Id: 3450
1 parent 92a2a2e commit 8273981

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

changelog

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
ietfdb (3.61)
2+
3+
From esanchez@yaco.es:
4+
5+
* Check for missed files on staging area. Fixes #707
6+
7+
* Validate title extraction. Fixes #706
8+
9+
From henrik@levkowetz.com:
10+
11+
* Improved extraction of draft title during submission.
12+
13+
* Fixed a problem where the scan for an author's email address was
14+
prematurely terminated because another author's affiliation also was part
15+
of this author's address information.
16+
17+
* Changed the length of the username field from 30 to 64 characters,
18+
to avoid datatracker login problems for people with long email
19+
addresses.
20+
21+
* Speeded up things and increased reliability during submission author
22+
information extraction by looking for a recognizable author's address
23+
section, and not searching for author names earlier in the document if
24+
found. Fixes a known bad case where the author name occurred in the
25+
middle of a draft.
26+
27+
* Added handling for the case where an author name is followed by
28+
parentheses which are not closed on the same line.
29+
30+
* Added some columns to the admin interface for WgProceedingsActivities.
31+
Fixed breakage in the feeds code caused by table entries for this model
32+
containing meeting FKs which don't have an associated meeting entry. The
33+
base problem of broken table entries remain, though.
34+
35+
-- Henrik Levkowetz <henrik@levkowetz.com> 19 Oct 2011 15:46:27 +0200
36+
137
ietfdb (3.60)
238

339
* Added basic automated apache password management functionality.

0 commit comments

Comments
 (0)