From b1ce0fcfd37ac54dab24d222d25d8cd48c8d21f4 Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Wed, 6 May 2015 15:00:58 +0200 Subject: [PATCH] Fix Daniel's name in NEWS --- NEWS.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.rst b/NEWS.rst index c01d8e22..a2729fc0 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -33,7 +33,7 @@ * 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) +* Use consistent sorting order (by Daniel Danner) * 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)