Skip to content

Commit af37bf8

Browse files
committed
Added some changelog entries for 5.0.2
- Legacy-Id: 7294
1 parent b1ae148 commit af37bf8

1 file changed

Lines changed: 47 additions & 0 deletions

File tree

changelog

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,50 @@
1+
ietfdb (5.0.2) ietf; urgency=medium
2+
3+
This is a minor bugfix release.
4+
5+
* Extend the set of allowed hosts slightly.
6+
7+
* Changed the use of non-existing variable 'ascii' to 'person.ascii'.
8+
Fixes a server failure for person alias creation during draft submissions.
9+
10+
* Fixed overflow error for meetings without timeslots, which gave server
11+
errors for meeting/64/agenda.html.
12+
13+
* Additional tweaks to bin/mergedevbranch.
14+
15+
* Merged in [7204] from rjsparks@nostrum.com:
16+
Adds the IAB-parented sessions to the set of things returned as
17+
\'areas\'.
18+
Fixes bug #1288
19+
20+
* Reapplied merge of [7209], which although listed in svn:mergeinfo on .
21+
actually doesn't seem to have made it into the repository.
22+
23+
* Only show a link to the tools page for a group if the tools page is
24+
likely to exist, i.e., the group is a WG and it is or has been active.
25+
26+
* Added a logging filter to filter out the 'Invalid HTTP_HOST' emails.
27+
28+
* Changed the SECRET_KEY setting to take account of the settings in
29+
settings_local.
30+
31+
* Merged in [7138] from rjsparks@nostrum.com:
32+
Reworked SMTP Exception handling, adding sending a ticket to the
33+
secretariat when there are errors handing messages off for delivery.
34+
Added SMTP exception handling to send-scheduled-mail.
35+
This is related to ticket #1208
36+
37+
* Added a file to hold a list of changesets which are ready for merge, as
38+
a manually maintained alternative to 'Ready for merge' annotations in
39+
commit messages.
40+
41+
* Typo fixes.
42+
43+
* Set version info and settings back to development mode
44+
45+
-- Henrik Levkowetz <henrik@levkowetz.com> 22 Feb 2014 21:41:57 +0100
46+
47+
148
ietfdb (5.0.1) ietf; urgency=medium
249

350
This is a bugfix release which collects a series of fixes and usability

0 commit comments

Comments
 (0)