Skip to content

Commit e5e897a

Browse files
committed
Changelog entry for 3.16
- Legacy-Id: 3032
1 parent a52e902 commit e5e897a

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

changelog

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
ietfdb (3.16)
2+
3+
This is a minor bugfix release.
4+
5+
* Merged in [3029] from esanchez@yaco.es. Make the Cc: field of new
6+
liaisons editable.
7+
8+
* Set the 'person' field of the LegacyLiaisonUser in the admin interface
9+
to be handled as a raw id field with search button, rather than as a choice
10+
list. This should make admin updates involving the LegacyLiaisonUser table
11+
much speedier.
12+
13+
* Added a new fix for empty query strings to /meeting/agenda/agenda.ics.
14+
(The QUERY_STRING in request.META is not set the same way under the builtin
15+
server as under Apache; under apache there will be a QUERY_STRING entry wich
16+
is explicitly Null. Handles this.)
17+
18+
* Included a javascript change not previsously merged in from branch/yaco/liaison/.
19+
20+
-- Henrik Levkowetz <henrik@levkowetz.com> 07 Apr 2011 17:15:41 +0200
21+
122
ietfdb (3.15)
223

324
This is a minor bugfix release.

0 commit comments

Comments
 (0)