commit - 273d4bdd32de33d4632ee48b681d3ffff158e359
commit + 9e7360e5faea1468f0906f993c965b8b085ee46a
blob - 056ee4881ae433f465d040f9504431844b45f955
blob + 037ce1ae98da8feb5469af99b391c4b1c254a5eb
--- ChangeLog
+++ ChangeLog
-- 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
on the number of users connected in the network and higher while
blob - fcb7788c0d34e7f8d50ebaf661c65ecb103919f7
blob + 4fa98dc3e8680718459d0e33f107aa68575f8924
--- NEWS
+++ NEWS
-- 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
is the only supported version.
blob - e6c9569bbf3dbb7dc745188a7443bb9b77cf1ae9
blob + 205e382ccae600354d5ab01dae680fcec0a10f91
--- contrib/Debian/changelog
+++ contrib/Debian/changelog
+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.
blob - cb931698af27bec0da44c192f6b7d3b99f57c022
blob + e1d5d128c1a88f7fa0644f9a9abf00f573c8eae2
--- contrib/ngircd.spec
+++ contrib/ngircd.spec
%define name ngircd
-%define version 19~rc1
+%define version 19
%define release 1
%define prefix %{_prefix}