From 8b7b213e3d71bd7e651566b86e042d91ed126179 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Fri, 3 May 2013 00:12:51 -0400 Subject: [PATCH] Forgotten Changelog entry for "is None" changes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index f4191431..cf6a1c1e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -87,6 +87,7 @@ Borreli, blotus: Closes gh-126. Bug report by Michael Heuberger. * [40c5a2d] adding more of diagnostic messages into -client while starting the daemon. + * [8e63d4c] Compare against None with 'is' instead of '=='. Daniel Black * [3aeb1a9] Add jail.conf manual page. Closes gh-143. * [MANY] man page edits.