From 6ed59a8548f714dd014df8b77a90814fcbd1d519 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Sun, 15 Nov 2015 17:07:56 +0100 Subject: [PATCH] Update ChangeLog file --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 99208ede..20fca80f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,13 @@ ngIRCd 23 + - Explicitly cast time_t to long when printing it out: this prevents + wrong sized data types on platforms where time_t doesn't equal a + long any more, for example on OpenBSD (which would result in garbled + output on those platforms). + - contrib/Debian/changelog: Fix email address. + - Documentation: Spelling fixes; update doc/Platforms.txt. + ngIRCd 23~rc1 (2015-09-06) - Add ".clang_complete" file, which is used by the "linter-clang" package of the Atom editor, for example. -- 2.39.2