We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b226ae commit 936ed5cCopy full SHA for 936ed5c
1 file changed
changelog
@@ -1,3 +1,17 @@
1
+ietfdb (6.31.0) ietf; urgency=low
2
+
3
+ **Refactoring of saving document state and events**
4
5
+ * Merged in ^/branch/iola/event-saving-refactor-r10291 (via
6
+ ^/personal/henrik/6.30.1-eventsave), which refactors document saving to
7
+ always use doc.save_with_history(events), and requires at least one
8
+ accompanying event. This branch also provides refactoring of recurring
9
+ regexes in url patterns into a dictionary. As part of the merge, also did
10
+ refactoring of newer code which didn't use the save_with_history() method.
11
12
+ -- Henrik Levkowetz <henrik@levkowetz.com> 24 Aug 2016 22:11:05 -0700
13
14
15
ietfdb (6.30.0) ietf; urgency=medium
16
17
**Proceedings page work and improved meeting support**
0 commit comments