From 063f7de7a2c7c50de5fe3f8382358f9a1124fbb6 Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Mon, 10 Nov 2014 10:44:30 +0100 Subject: [PATCH] Update NEWS --- NEWS.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.rst b/NEWS.rst index 46038ce..8e22b52 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -10,6 +10,7 @@ * Fix collection discovery (by Markus Unterwaditzer) * Reload logger config on SIGHUP (by Élie Bouttier) * Remove props files when deleting a collection (by Vincent Untz) +* Support salted SHA1 passwords (by Marc Kleine-Budde) 0.9 - Rivers