repo: ngircd action: commit revision: path_from: revision_from: 8e3c56e5b2ad57576d2342f2971e33778cb1dd72: path_to: revision_to:
commit 8e3c56e5b2ad57576d2342f2971e33778cb1dd72 Author: Alexander BartonDate: Sun Feb 12 17:58:50 2012 +0100 ngIRCd release 19~rc1 diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,7 @@
ngIRCd Release 19
+ 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
servers are joining the network to make the login of servers faster.
diff --git a/NEWS b/NEWS
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@
ngIRCd Release 19
+ ngIRCd 19~rc1 (2012-02-12)
- Update preliminary ngIRCd protocol module for Anope 1.9.6, which now
is the only supported version.
- New numeric RPL_WHOISHOST_MSG(378), which returns the DNS hostname
diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog
--- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (19~rc1-0ab1) unstable; urgency=low + + * New "upstream" release candidate 1 for ngIRCd Release 19. + + -- Alexander BartonSun, 12 Feb 2012 17:47:51 +0100 + ngircd (18-0ab1) unstable; urgency=low * New "upstream" release: ngIRCd 18. diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec
--- a/contrib/ngircd.spec
+++ b/contrib/ngircd.spec
@@ -1,5 +1,5 @@
%define name ngircd
-%define version 18
+%define version 19~rc1
%define release 1
%define prefix %{_prefix}
-----END OF PAGE-----