|
| 1 | +ietfdb (5.5.1) ietf; urgency=medium |
| 2 | + |
| 3 | + This is a routine bugfix release. Here is a list of the addressed issues: |
| 4 | + |
| 5 | + * Merged in [7935] from liudapeng@chinamobile.com: |
| 6 | + Added display of both WG conflict and person requirements to the |
| 7 | + session request page. Fixes issue #1384. |
| 8 | + |
| 9 | + * Merged in [7924] from rcross@amsl.com: |
| 10 | + Now permitting IPR updates to not specify an IPR license selection. |
| 11 | + |
| 12 | + * Merged in [7911] from rcross@amsl.com: |
| 13 | + Fixed a problem which occurs when non-ascii names are used |
| 14 | + in session request notification emails. |
| 15 | + |
| 16 | + * Merged in [7910] from rjsparks@nostrum.com: |
| 17 | + Now paying attention to group type in all the wginfo functions. |
| 18 | + Fixes bug #1423. |
| 19 | + |
| 20 | + * Merged in [7888] from rjsparks@nostrum.com: |
| 21 | + Fixed a bug where links in personal document tracking list associated with |
| 22 | + groups which are not WGs or RGs return 500, by only turning WG and RG |
| 23 | + groups into links. Fixes bug #1421. |
| 24 | + |
| 25 | + * Merged in [7865] from rjsparks@nostrum.com: |
| 26 | + Addressed an issue with dragging and dropping unscheduled items back into |
| 27 | + the unscheduled bin (primary fix provided by Matt Miller). Fixes bug #1386. |
| 28 | + |
| 29 | + * Merged in [7843] from rcross@amsl.com: |
| 30 | + Changed the default group type field on the groups search form, from WG to |
| 31 | + unset. |
| 32 | + |
| 33 | + * Changed the code to move drafts from the active draft repository to the |
| 34 | + draft archive so that all associated files will be moved, not just those |
| 35 | + with specifically listed extensions. This fixes the problem that .xml |
| 36 | + files associated with submitted drafts were moved to the unknown_ids |
| 37 | + subdirectory of the archive, instead of into the archive proper. |
| 38 | + |
| 39 | + * Merged in [7879] and [7880] from olau@iola.dk to fix a couple of issues |
| 40 | + with the 5.5.0 release. |
| 41 | + |
| 42 | + * Fixed a bug in the mkrelease script, introduced by changing the naming |
| 43 | + convention for development tags from X.Y.Z-dev to X.Y.Z-dev0 (etc.). |
| 44 | + |
| 45 | + -- Henrik Levkowetz <henrik@levkowetz.com> 26 Jun 2014 13:12:50 -0700 |
| 46 | + |
| 47 | + |
1 | 48 | ietfdb (5.5.0) ietf; urgency=medium |
2 | 49 |
|
3 | 50 | This is a feature release, which introduces pages and workflow support for |
|
0 commit comments