repo: ngircd action: commit revision: path_from: revision_from: b6185b1ac8dedfc3a0f261c82aaf1facde5b55ee: path_to: revision_to:
commit b6185b1ac8dedfc3a0f261c82aaf1facde5b55ee Author: Alexander BartonDate: Mon Jun 27 23:00:30 2011 +0200 ngIRCd release 18~rc1 diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,7 +11,7 @@
ngIRCd Release 18
- ngIRCd 18~rc1
+ ngIRCd 18~rc1 (2011-06-27)
- PAM warning message: make clear which "Password" config option is ignored.
- New configuration opion "MorePrivacy" to "censor" some user information.
When enabled, signon time and idle time is censored. Part and quit
diff --git a/NEWS b/NEWS
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@
ngIRCd Release 18
- ngIRCd 18~rc1
+ ngIRCd 18~rc1 (2011-06-27)
- New configuration opion "MorePrivacy" to "censor" some user information.
When enabled, signon time and idle time is censored. Part and quit
messages are made to look the same. WHOWAS requests are silently dropped.
diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog
--- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (18~rc1-0ab1) unstable; urgency=low + + * New "upstream" release candidate 1 for ngIRCd Release 18. + + -- Alexander BartonMon, 27 Jun 2011 22:58:36 +0200 + ngircd (17.1-0ab1) unstable; urgency=low * New "upstream" release: ngIRCd 17.1. 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 17.1
+%define version 18~rc1
%define release 1
%define prefix %{_prefix}
-----END OF PAGE-----