From ac38f328cfae2233004b34459a9e0514a15b038a Mon Sep 17 00:00:00 2001 From: Robert Sparks Date: Wed, 19 May 2021 18:12:45 +0000 Subject: [PATCH] Updated changelog. Tweaked commitlog script. - Legacy-Id: 19008 --- bin/commitlog | 2 +- changelog | 27 +++++++++++++++++++++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/bin/commitlog b/bin/commitlog index 9a8559900..7afada720 100755 --- a/bin/commitlog +++ b/bin/commitlog @@ -30,4 +30,4 @@ svn log $PWD -r $((rev+2)):${2:-HEAD} \ | sed -r 's/^([^ ].*)$/ &/' \ | sed -r 's/^ \* /\n * /' echo "" -TZ=UTC date +" -- Henrik Levkowetz %d %b %Y %H:%M:%S %z" +TZ=UTC date +" -- Robert Sparks %d %b %Y %H:%M:%S %z" diff --git a/changelog b/changelog index cc5a5162c..1936a7533 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,30 @@ +ietfdb (7.30.0) ietf; urgency=medium + + ** Bugfixes, adjustments to moving datatracker repository + + * Merged in [18999] from rjsparks@nostrum.com: + Correct invalid date assumption in rfc8989 eligibility tests. + + * Merged in [18991] from jennifer@painless-security.com: + Missing migration needed by [18960] / [18977] + + * Merged in [18989] from jennifer@painless-security.com: + Allow secretariat to edit document author list. Fixes #3185. + + * Merged in [18995] from rjsparks@nostrum.com: + Link only to datatracker htmlization. Adjust mail-to-authors and + mail-to-list. Fixes #3261. + + * Merged in [18997] from rjsparks@nostrum.com: + Changes to reflect repository moves. + + * Merged in [18998] from jennifer@painless-security.com: + Prevent unscheduled session drop target from collapsing to zero size in + agenda editor. Fixes #3174. + + -- Robert Sparks 19 May 2021 18:07:42 +0000 + + ietfdb (7.29.0) ietf; urgency=medium ** RFC8989 eligibility rules, improved timezone support for upcoming meetings