|
| 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 | + |
1 | 37 | ietfdb (4.21) |
2 | 38 |
|
3 | 39 | This is a bugfix release for the charter release (4.20) with some |
@@ -123,7 +159,7 @@ ietfdb (4.21) |
123 | 159 |
|
124 | 160 | * Other minor fixes |
125 | 161 |
|
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 |
127 | 163 |
|
128 | 164 | ietfdb (4.20) |
129 | 165 |
|
@@ -245,7 +281,7 @@ ietfdb (4.20) |
245 | 281 |
|
246 | 282 | * Added a fix for empty .ics files |
247 | 283 |
|
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 |
249 | 285 |
|
250 | 286 | ietfdb (4.02) |
251 | 287 |
|
|
0 commit comments