|
| 1 | +ietfdb (4.41) ietf; urgency=low |
| 2 | + |
| 3 | + This release is a minor release, with bugfixes and some enhancements |
| 4 | + to the community draft-tracking feeds. |
| 5 | + |
| 6 | + For detailed commit messages, please see: |
| 7 | + http://wiki.tools.ietf.org/tools/ietfdb/log/trunk |
| 8 | + |
| 9 | + * Added a set of help pages for document states, and dded links from the |
| 10 | + new IANA states to help pages describing the different states. |
| 11 | + |
| 12 | + * From rjsparks@nostrum.com: |
| 13 | + Fixed a bug in the state change logging which caused the wrong document |
| 14 | + state log entries in some cases. |
| 15 | + |
| 16 | + * Merged [5426] from ietf@augustcellars.com: |
| 17 | + Make sure that the same rule cannot be entered twice in a community |
| 18 | + list. |
| 19 | + |
| 20 | + * Merged [5425] from ietf@augustcellars.com: |
| 21 | + Modify atom change feed so that |
| 22 | + 1. It returns the last 14 days of changes rather than the last 20 |
| 23 | + 2. Change the atom template so that it has correct time offsets rather |
| 24 | + than saying that PST and UTC are the same |
| 25 | + 3. Change the atom template so that it uses content rather than |
| 26 | + summary and return HTML content with line breaks as needed. |
| 27 | + |
| 28 | + * Merged [5424] from ietf@augustcellars.com: |
| 29 | + Close the image tag. An empty image tag displays on IE although it |
| 30 | + does not display on Firefox. |
| 31 | + |
| 32 | + * Added variations on the recognized date formats during submitted draft |
| 33 | + parsing, such that comma need not be followed by whitespace in the formats |
| 34 | + using comma as a separator between some of the fields. Added extraction of |
| 35 | + drafts referenced by a document, in addition to RFCs referenced. |
| 36 | + |
| 37 | + * Modified the set of permissible parents for session groups, in order to |
| 38 | + permit an IAB-sponsored BoF to appear on the agenda. |
| 39 | + |
| 40 | + -- Henrik Levkowetz <henrik@levkowetz.com> 27 Feb 2013 23:24:53 +0100 |
| 41 | + |
| 42 | + |
1 | 43 | ietfdb (4.40) ietf; urgency=high |
2 | 44 |
|
3 | 45 | This release is a major feature release, which provides the means to do |
|
0 commit comments