Skip to content

Commit 9cd0849

Browse files
committed
Changelog for v4.30
- Legacy-Id: 4533
1 parent 612ea9f commit 9cd0849

1 file changed

Lines changed: 38 additions & 2 deletions

File tree

changelog

Lines changed: 38 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
ietfdb (4.30)
2+
3+
This is a feature release which provides the community document tracking
4+
functionality defined in RFC 6293.
5+
6+
* Merged community tracking branch from esanchez@yaco.es,
7+
r3175-3679,3713-3830.
8+
9+
From henrik@levkowetz.com:
10+
11+
* Changed the group link on the personal doc list page to use the group
12+
acronym instead of whole name, and made the acronym a link to the wg
13+
documents page.
14+
15+
* Tweaked the display of explicitly added documents (saying 'explicitly'
16+
rather than 'manually', and including the active/expired/rfc state of the
17+
document.
18+
19+
* When adding a rule for I-Ds, only apply the selection to active I-Ds,
20+
not those which are expired or published.
21+
22+
* Changes to the rule specifications for document tracking lists:
23+
Simplify the filter rules, show acronym in wg and area selection lists,
24+
list only ADs of active areas.
25+
26+
* Fixups to the merged code, to match the code refactoring done to trunk
27+
after the split off of the community development branch.
28+
29+
* Removed the grep based searches in utils.py; they are too costly. If
30+
tracing lists based on word search is needed, another implementation must
31+
be found.
32+
33+
* Minor cleanup.
34+
35+
-- Henrik Levkowetz <henrik@levkowetz.com> 27 Jun 2012 12:57:11 +0200
36+
137
ietfdb (4.21)
238

339
This is a bugfix release for the charter release (4.20) with some
@@ -123,7 +159,7 @@ ietfdb (4.21)
123159

124160
* Other minor fixes
125161

126-
-- Henrik Levkowetz <henrik@levkowetz.com> 11 Jun 2012 18:40:14 +0000
162+
-- Henrik Levkowetz <henrik@levkowetz.com> 11 Jun 2012 18:40:14 +0200
127163

128164
ietfdb (4.20)
129165

@@ -245,7 +281,7 @@ ietfdb (4.20)
245281

246282
* Added a fix for empty .ics files
247283

248-
-- Henrik Levkowetz <henrik@levkowetz.com> 11 Jun 2012 18:40:14 +0000
284+
-- Henrik Levkowetz <henrik@levkowetz.com> 11 Jun 2012 18:40:14 +0200
249285

250286
ietfdb (4.02)
251287

0 commit comments

Comments
 (0)