Skip to content

Commit 86dcf06

Browse files
committed
Changelog entry for 2.39
- Legacy-Id: 1880
1 parent d771698 commit 86dcf06

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

changelog

+22
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
ietfdb (2.39)
22

3+
From Pasi:
4+
35
* Replaced old authentication/authorization system with a new one
46
(which uses Apache's authentication). This requires applying
57
database fixups as follows:
@@ -17,6 +19,26 @@ ietfdb (2.39)
1719
Require valid-user
1820
</LocationMatch>
1921

22+
* Fixed ballot icon/etc. to work with the new auth/authz system
23+
24+
* Fixed escaping in text meeting agenda (ticket #331)
25+
26+
* Added first beta of IESG telechat moderator package (not fully working
27+
yet)
28+
29+
* Added ASCII version of IESG telechat agenda
30+
31+
* Refactored/cleaned IESG telechat agenda code (and removed support for
32+
ballot sets)
33+
34+
* Removed some unused code
35+
36+
* Replaced non-WG mailing list page with redirect to ietf.org
37+
38+
* Removed some Django 0.96-only code
39+
40+
-- Henrik Levkowetz <[email protected]> 30 Nov 2009 10:38:41 +0100
41+
2042
ietfdb (2.38)
2143

2244
Miscellaneous minor fixes:

0 commit comments

Comments
 (0)