1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-02 12:33:15 +02:00

- Fixed harmless (but silly) message which happened on every IRCd boot

(time jump message).
(correction)
This commit is contained in:
Bram Matthys
2009-02-20 13:19:36 +00:00
parent cc8a592557
commit de4eb8ec75
+2 -2
View File
@@ -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).