summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-08-03 21:08:18 +0300
committerLars Wirzenius <liw@liw.fi>2019-08-03 21:08:18 +0300
commit799c56a4b4587ea2c70b95d8064168fb5841558d (patch)
treeb6609ce69a0d4011d13da885ae46c3853791bee8
parent7a6bc2f7749c10c1d3344ea0196e81ae95b7f0d7 (diff)
downloadick2-799c56a4b4587ea2c70b95d8064168fb5841558d.tar.gz
Change: update NEWS about use of Muck
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e994414..8658d9b 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
Version 0.54+git, not yet released
----------------------------------
+* Controller now uses Muck for persistent storage, rather than YAML
+ files on the local file system. This is a necessary step for
+ isolation different users from each other.
Version 0.54, released 2019-07-26
------------------------------------