repo: ngircd
action: commit
revision: 
path_from: 
revision_from: 6ed59a8548f714dd014df8b77a90814fcbd1d519:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit 6ed59a8548f714dd014df8b77a90814fcbd1d519
Author: Alexander Barton 
Date:   Sun Nov 15 17:07:56 2015 +0100

    Update ChangeLog file

diff --git a/ChangeLog b/ChangeLog
index 99208ede0b4f872428f830a763deb440da065412..
index ..20fca80fef24e3004c4c99ff0f6154e20b4bcbfa 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.

-----END OF PAGE-----