summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-10-18 10:49:19 +0300
committerLars Wirzenius <liw@liw.fi>2019-10-18 10:49:19 +0300
commit57a27b0432a0d9b8877ea50a554294326302e7da (patch)
treee52472ac9665bc21886ccf27b7a79e76079d6afe
parent7174e091055e071a606a66fd01a610c859f353de (diff)
downloadick2-57a27b0432a0d9b8877ea50a554294326302e7da.tar.gz
Revert "Change: update NEWS about use of Muck"
This reverts commit 799c56a4b4587ea2c70b95d8064168fb5841558d.
-rw-r--r--NEWS3
1 files changed, 0 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 8658d9b..e994414 100644
--- a/NEWS
+++ b/NEWS
@@ -20,9 +20,6 @@ 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
------------------------------------