There was an error while loading. Please reload this page.
1 parent 0bfa0ea commit bb8f1f7Copy full SHA for bb8f1f7
1 file changed
changelog
@@ -1,3 +1,20 @@
1
+ietfdb (6.94.1) ietf; urgency=medium
2
+
3
+ This is a minor bugfix release, to clear the slate for the IETF 104 sprint.
4
5
+ * Put a length limit to generated cache keys in stats/views.py, to avoid
6
+ tickling memcached's limit of 250.
7
8
+ * Changed sending of PubReq messages to explicitly use on-behalf-of,
9
+ without Reply-To. Reply-To is picked up as requestor by RT. Fixes issue
10
+ #2691 anew.
11
12
+ * Changed etherpad server address from etherpad.tools.ietf.org to
13
+ etherpad.ietf.org.
14
15
+ -- Henrik Levkowetz <henrik@levkowetz.com> 19 Mar 2019 18:01:07 +0000
16
17
18
ietfdb (6.94.0) ietf; urgency=medium
19
20
**Added review and AD emails 'Reply-To:' fields**
0 commit comments