diff --git a/NEWS.rst b/NEWS.rst index b3460b2..9bd299a 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