Skip to content

Commit 0e43176

Browse files
committed
Changelog entry for 2.45
- Legacy-Id: 2058
1 parent 6b1e246 commit 0e43176

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

changelog

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,38 @@ ietfdb (2.45)
88
cd /a/www/ietf-datatracker/2.45/ietf
99
PYTHONPATH=../ python manage.py dbshell < ../test/sql_fixup.sql
1010

11+
* Parse stream/wg/file formats from rfc-index.xml; prepare for parsing
12+
auth48 info from queue2.xml
13+
14+
* IPR disclosures: Don't include .doc/.html inline; don't fail if file
15+
does not exist
16+
17+
* Replaced /drafts/* with redirects
18+
19+
* Show datatracker version+date in new look, too
20+
21+
* IESG discuss page: shade even/odd rows
22+
23+
* Use new look for IETF meeting agenda; add color-coding support (like
24+
tools has). Also use new look for /iesg/agenda/, /ipr/ and /ipr/NNN/
25+
* Show RFC publication date as YYYY-MM (since we don't currently have the
26+
day)
27+
28+
* Fix searching for RFCs that are processed by IESG; made 'advanced
29+
search' options mutually exclusive
30+
31+
* For plain text RFCs, point to www.rfc-editor.org instead of www.ietf.org
32+
33+
* Fix page title for 404/500 pages (ticket:298)
34+
35+
36+
From Henrik:
37+
38+
* Apply django changeset 12634 to our copy, to permit usernames
39+
containing '@'. See http://code.djangoproject.com/changeset/12634 .
40+
41+
-- Henrik Levkowetz <henrik@levkowetz.com> 11 Mar 2010 14:41:47 +0100
42+
1143
ietfdb (2.44)
1244

1345
From Robert:

0 commit comments

Comments
 (0)