From ea461aee1e5f0620c04c2a15e9fb3e88f9840ef9 Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Mon, 28 Jul 2014 13:02:44 +0200 Subject: [PATCH] Remove current-user-principal from new features --- NEWS.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/NEWS.rst b/NEWS.rst index 8713b4a2..b3460b26 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -7,7 +7,6 @@ ======================== * Custom handlers for auth, storage and rights (by Sergey Fursov) -* Add support for current-user-principal (by Christoph Polcin) * 1-file-per-event storage (by Jean-Marc Martins) * Git support for filesystem storages (by Jean-Marc Martins) * DB storage working with PostgreSQL, MariaDB and SQLite (by Jean-Marc Martins)