From f90bb516a55de886c27d03a6a56b958db397a3d4 Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Wed, 6 Aug 2014 12:14:55 +0200 Subject: [PATCH] Update NEWS --- NEWS.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index b3460b26..9bd299ab 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -16,6 +16,10 @@ * Decode URLs in XML (by Jean-Marc Martins) * Fix PAM authentication (by Stepan Henek) * Use consistent etags (by 9m66p93w) +* Use consistent sorting order (by dnnr) +* Return 401 on unauthorized DELETE requests (by Eduard Braun) +* Move pid file creation in child process (by Mathieu Dupuy) +* Allow requests without base_prefix (by jheidemann) 0.8 - Rainbow