Commit Diff


commit - bf5610a3b9ceef67da9777c5f4a72b9733124a33
commit + d7eb343ea03e404ee2ca086e570216ee824598d4
blob - c90332f717d8065e614ee4a0c4d0f9268292115a
blob + 37fb0607fe072b650c5c661f074346294575566d
--- ChangeLog
+++ ChangeLog
@@ -9,8 +9,13 @@
                                -- ChangeLog --
 
 
-ngIRCd-dev
+ngIRCd Release 19.2
 
+  ngIRCd 19.2~rc1 (2012-06-13)
+  - New configuration option "CloakHostModeX" to configure the hostname
+    that gets used for IRC clients which have user mode "+x" enabled.
+    Up to now, the name of the IRC server itself has been used for this,
+    which still is the default when "CloakHostModeX" isn't set.
   - Correctly handle asynchronously re-established server links: a race
     condition could let the daemon loose track of an already re-established
     incoming server link while preparing its own outgoing connection.
blob - 703ae76ba1d75759d39f401496e7b134703511f3
blob + b573dc6d12658fcf5acedb3d9dd4d113939bacdf
--- NEWS
+++ NEWS
@@ -9,8 +9,13 @@
                                   -- NEWS --
 
 
-ngIRCd-dev
+ngIRCd Release 19.2
 
+  ngIRCd 19.2~rc1 (2012-06-13)
+  - New configuration option "CloakHostModeX" to configure the hostname
+    that gets used for IRC clients which have user mode "+x" enabled.
+    Up to now, the name of the IRC server itself has been used for this,
+    which still is the default when "CloakHostModeX" isn't set.
   - Add instructions for setting up Atheme IRC services.
   - Implement support for IRC capability handling, the new "CAP" command,
     and capablity "multi-prefix" which allows both the NAME and	WHO command
blob - 0df0a2e15dde424ee353fafa456ebf3bdeaa5183
blob + edd59b7c8fa38676a6e1448c2f44c4c17c061a51
--- contrib/Debian/changelog
+++ contrib/Debian/changelog
@@ -1,3 +1,9 @@
+ngircd (19.2~rc1-0ab1) unstable; urgency=low
+
+  * New "upstream" release candidate 1 for ngIRC Release 19.2.
+
+ -- Alexander Barton <alex@barton.de>  Wed, 13 Jun 2012 10:59:34 +0200
+
 ngircd (19.1-0ab1) unstable; urgency=low
 
   * New "upstream" release: ngIRCd 19.1.
blob - 122c56f40e0584824a56715569ffb4e0fddf44ba
blob + 5c7b7e95eaeaa1702f0f74282d9ee663a39b0587
--- contrib/ngircd.spec
+++ contrib/ngircd.spec
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 19.1
+%define version 19.2~rc1
 %define release 1
 %define prefix  %{_prefix}