From de4eb8ec7544d40c5867f00b4c531020e458ca4e Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Fri, 20 Feb 2009 13:19:36 +0000 Subject: [PATCH] - Fixed harmless (but silly) message which happened on every IRCd boot (time jump message). (correction) --- Changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index 210eab715..ef63d836f 100644 --- a/Changes +++ b/Changes @@ -1760,5 +1760,5 @@ - 'link xx with SSL option enabled on non-SSL compile' was incorrectly printed out as a warning, when in fact it's an error (and was treated as such). Same for ZIP on non-zip compile. Reported by Stealth (#0003833). -- Fixed very silly 'time jumped .. seconds ahead (0 -> ..)' message which - happened on every IRCd boot. +- Fixed harmless (but silly) message which happened on every IRCd boot + (time jump message).