Skip to content

Commit ac38f32

Browse files
committed
Updated changelog. Tweaked commitlog script.
- Legacy-Id: 19008
1 parent 3267cc2 commit ac38f32

2 files changed

Lines changed: 28 additions & 1 deletion

File tree

bin/commitlog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ svn log $PWD -r $((rev+2)):${2:-HEAD} \
3030
| sed -r 's/^([^ ].*)$/ &/' \
3131
| sed -r 's/^ \* /\n * /'
3232
echo ""
33-
TZ=UTC date +" -- Henrik Levkowetz <henrik@levkowetz.com> %d %b %Y %H:%M:%S %z"
33+
TZ=UTC date +" -- Robert Sparks <rjsparks@nostrum.com> %d %b %Y %H:%M:%S %z"

changelog

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
ietfdb (7.30.0) ietf; urgency=medium
2+
3+
** Bugfixes, adjustments to moving datatracker repository
4+
5+
* Merged in [18999] from rjsparks@nostrum.com:
6+
Correct invalid date assumption in rfc8989 eligibility tests.
7+
8+
* Merged in [18991] from jennifer@painless-security.com:
9+
Missing migration needed by [18960] / [18977]
10+
11+
* Merged in [18989] from jennifer@painless-security.com:
12+
Allow secretariat to edit document author list. Fixes #3185.
13+
14+
* Merged in [18995] from rjsparks@nostrum.com:
15+
Link only to datatracker htmlization. Adjust mail-to-authors and
16+
mail-to-list. Fixes #3261.
17+
18+
* Merged in [18997] from rjsparks@nostrum.com:
19+
Changes to reflect repository moves.
20+
21+
* Merged in [18998] from jennifer@painless-security.com:
22+
Prevent unscheduled session drop target from collapsing to zero size in
23+
agenda editor. Fixes #3174.
24+
25+
-- Robert Sparks <rjsparks@nostrum.com> 19 May 2021 18:07:42 +0000
26+
27+
128
ietfdb (7.29.0) ietf; urgency=medium
229

330
** RFC8989 eligibility rules, improved timezone support for upcoming meetings

0 commit comments

Comments
 (0)