Skip to content

Commit 1f36fa4

Browse files
committed
Changelog entry for 6.48.1
- Legacy-Id: 13062
1 parent 523c567 commit 1f36fa4

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

changelog

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
1+
ietfdb (6.48.1) ietf; urgency=medium
2+
3+
This is a small patch release to catch up with patches for 6.48.0 before
4+
generating the IETF-98 sprint participant branches.
5+
6+
* Added better handling of missing documents (such as rfc575, which was
7+
never issued, but is still requested.)
8+
9+
* Improved Document.get_file_path() to return even more correct draft
10+
paths.
11+
12+
* Changed some test assertions so they provide more information on failure.
13+
14+
* Tweaked the 'rev' pattern, and added handling of revision number format
15+
exceptios when breaking apart name and rev for documents which don't use
16+
the charter rev model.
17+
18+
* Tweaks to docker/copydb.
19+
20+
* On request, reverted the document rendering on the document status page
21+
to the old look.
22+
23+
* Changed where to look for the text version of drafts, to always look in
24+
the comprehensive ID archive
25+
26+
* Reverted a bad css change from the rfcmarkup work.
27+
28+
* Made Document.htmlized() be a bit smarter about handling documents
29+
which have not been provided in .txt format.
30+
31+
-- Henrik Levkowetz <henrik@levkowetz.com> 22 Mar 2017 12:37:06 +0000
32+
33+
134
ietfdb (6.48.0) ietf; urgency=medium
235

336
**HTMLized drafts and RFCs**

0 commit comments

Comments
 (0)