summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2010-10-25 18:51:32 +0200
committerAlexander Barton <alex@barton.de>2010-10-25 18:51:32 +0200
commit8449e082455fc69c5a062c4cfeb1b1ad9aca437c (patch)
treea44fcff5c0dd358528255bb8647d821a7fde7cf7 /ChangeLog
parent05d1df97c300485d24dc31b4cf7f280fe1d693f4 (diff)
downloadngircd-8449e082455fc69c5a062c4cfeb1b1ad9aca437c.tar.gz
ngircd-8449e082455fc69c5a062c4cfeb1b1ad9aca437c.zip
ngIRCd release 17~rc2 rel-17-rc2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 00e8c395..07e77a91 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,19 @@
 
 ngIRCd Release 17
 
+  ngIRCd 17~rc2 (2010-10-25)
+  - ZeroConf: include header files missing since commit a988bbc86a.
+  - Generate ngIRCd version number from GIT tag.
+  - Make sourcecode compatible with ansi2knr again. This allows to compile
+    ngIRCd using a pre-ANSI K&R C compiler again.
+  - ./configure: check if C compiler can compile ISO Standard C.
+  - ./configure: check support for C prototypes again.
+  - Don't use PARAMS() macro for function implementations.
+  - Added m68k/apple/aux3.0.1 (gcc 2.7.2) to doc/Platforms.txt.
+  - Only try to set FD_CLOEXEC if this flag is defined.
+  - Only use "__attribute__ ((unused))" if GCC >=2.8 is used.
+  - doc/Makefile.am: don't set docdir, automake handles it already.
+
   ngIRCd 17~rc1 (2010-10-11)
   - New configuration option "NoZeroConf" to disable service registration at
     runtime even if ngIRCd is compiled with support for ZeroConf (e.g. using