]> arthur.barton.de Git - ngircd-alex.git/commitdiff
ngIRCd release 19 rel-19
authorAlexander Barton <alex@barton.de>
Wed, 29 Feb 2012 16:35:32 +0000 (17:35 +0100)
committerAlexander Barton <alex@barton.de>
Wed, 29 Feb 2012 16:35:32 +0000 (17:35 +0100)
ChangeLog
NEWS
contrib/Debian/changelog
contrib/ngircd.spec

index 056ee4881ae433f465d040f9504431844b45f955..037ce1ae98da8feb5469af99b391c4b1c254a5eb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,7 +9,18 @@
                                -- ChangeLog --
 
 
-ngIRCd Release 19
+ngIRCd Release 19 (2012-02-29)
+
+  - Update build system: bump config.guess and config.sub files used by
+    GNU autoconf/automake to recent versions.
+  - Fix configuration file parser: don't accept "[SSL]" blocks in the
+    configuration file when no SSL support is built in ngIRCd.
+  - Fix building ngIRCd with old gcc versions (e. g. 2.7.2).
+  - Correctly re-open syslog logging after reading of configuration
+    file: Syslog logging has been initialized before reading the
+    configuraton, so ngIRCd always used the default facility and ignored
+    the "SyslogFacility" configuration option ...
+    Thanks to Patrik Schindler for reporting this issue!
 
   ngIRCd 19~rc1 (2012-02-12)
   - Enhance command limits for server links: the limit now is dependent
diff --git a/NEWS b/NEWS
index fcb7788c0d34e7f8d50ebaf661c65ecb103919f7..4fa98dc3e8680718459d0e33f107aa68575f8924 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,8 @@
 
                                   -- NEWS --
 
-ngIRCd Release 19
+
+ngIRCd Release 19 (2012-02-29)
 
   ngIRCd 19~rc1 (2012-02-12)
   - Update preliminary ngIRCd protocol module for Anope 1.9.6, which now
index e6c9569bbf3dbb7dc745188a7443bb9b77cf1ae9..205e382ccae600354d5ab01dae680fcec0a10f91 100644 (file)
@@ -1,3 +1,9 @@
+ngircd (19-0ab1) unstable; urgency=low
+
+  * New "upstream" release: ngIRCd 19.
+
+ -- Alexander Barton <alex@barton.de>  Wed, 29 Feb 2012 17:34:08 +0100
+
 ngircd (19~rc1-0ab1) unstable; urgency=low
 
   * New "upstream" release candidate 1 for ngIRCd Release 19.
index cb931698af27bec0da44c192f6b7d3b99f57c022..e1d5d128c1a88f7fa0644f9a9abf00f573c8eae2 100644 (file)
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 19~rc1
+%define version 19
 %define release 1
 %define prefix  %{_prefix}