Skip to content

Commit b6d1377

Browse files
committed
Changelog entry for 4.30
- Legacy-Id: 4570
1 parent c8af089 commit b6d1377

1 file changed

Lines changed: 48 additions & 4 deletions

File tree

changelog

Lines changed: 48 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,58 @@ ietfdb (4.30)
66
* Merged community tracking branch from esanchez@yaco.es,
77
r3175-3679,3713-3830.
88

9+
Some additional fixes and smaller upgrades have also been included, as
10+
follows:
11+
12+
From esanchez@yaco.es:
13+
14+
* Patch to add a new IETF liaison-sending entity "IESG and IAB".
15+
16+
From olau@iola.dk:
17+
18+
* Small patch to avoid constant 500 traceback when someone tries to push an
19+
invalid cookie.
20+
921
From henrik@levkowetz.com:
1022

23+
* Fix a bug which made the community tracking code crash when search
24+
results would show an old RFC without an associated draft.
25+
26+
* Tweak the menubar listing of community tracking to show when login is
27+
needed, some other text tweaks, and fitting the I-D tracking links under
28+
Drafts and RFCs where they seem to belon.g
29+
30+
* Minor cleanup of test_runner.py. Added guards against settings which
31+
can make tests inexplicably fail. Updated check to avoid running tests on
32+
production server.
33+
34+
* Remove old non-functional "management issues" link from IESG agenda
35+
section 6 title.
36+
37+
* Add a way to reach charter urls given a wg name rather than the charter
38+
document name.
39+
40+
* Add some help for chairs which fuss about not being able to clearly see
41+
that they need to be logged in in order to handle approvals.
42+
43+
* Behave slightly more gracefully if a submission has already been moved
44+
into place, and we are asked to do it again.
45+
46+
* Disable the reference-to/referenced-by rules of the community app;
47+
they will only produce hits after we populate the document relationship
48+
table with reference information.
49+
50+
* Simplify "document by WG" display name code.
51+
52+
* Correct typo in community draft tracking subscription confirmation
53+
email.
54+
1155
* Changed the group link on the personal doc list page to use the group
1256
acronym instead of whole name, and made the acronym a link to the wg
1357
documents page.
1458

15-
* Tweaked the display of explicitly added documents (saying 'explicitly'
16-
rather than 'manually', and including the active/expired/rfc state of the
59+
* Tweaked the display of explicitly added documents (saying "explicitly"
60+
rather than "manually", and including the active/expired/rfc state of the
1761
document.
1862

1963
* When adding a rule for I-Ds, only apply the selection to active I-Ds,
@@ -30,9 +74,9 @@ ietfdb (4.30)
3074
tracing lists based on word search is needed, another implementation must
3175
be found.
3276

33-
* Minor cleanup.
77+
* Other minor cleanup.
3478

35-
-- Henrik Levkowetz <henrik@levkowetz.com> 27 Jun 2012 12:57:11 +0200
79+
-- Henrik Levkowetz <henrik@levkowetz.com> 03 Jul 2012 17:01:08 +0200
3680

3781
ietfdb (4.21)
3882

0 commit comments

Comments
 (0)