summaryrefslogtreecommitdiff
path: root/server/changes
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2015-03-11 14:33:10 -0300
committerdrebs <drebs@leap.se>2015-03-19 11:16:10 -0300
commitcf3c5018820f982ae64c2e062391b0a3b6e52f21 (patch)
tree65a3baf02be1fe98957a3c0acea05688a54b2aee /server/changes
parent61a56f2ee301212d96c2d95a21d524bc06b3a677 (diff)
[feat] use monthly tokens database
Any solead release that includes this commit will be incompatible with LEAP Platform < 0.6.1 because only from that version on the platform implements the ephemeral monthly tokens databases. Closes: #6785.
Diffstat (limited to 'server/changes')
-rw-r--r--server/changes/feature_6785_use-monthly-token-db1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/changes/feature_6785_use-monthly-token-db b/server/changes/feature_6785_use-monthly-token-db
new file mode 100644
index 00000000..f7987cad
--- /dev/null
+++ b/server/changes/feature_6785_use-monthly-token-db
@@ -0,0 +1 @@
+ o Use monthly token databases. Closes #6785.