mirror of
https://github.com/osmarks/ngircd.git
synced 2024-12-04 22:19:57 +00:00
ngIRCd release 18~rc1
This commit is contained in:
parent
14afdaee08
commit
b6185b1ac8
@ -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
|
||||
|
2
NEWS
2
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.
|
||||
|
@ -1,3 +1,9 @@
|
||||
ngircd (18~rc1-0ab1) unstable; urgency=low
|
||||
|
||||
* New "upstream" release candidate 1 for ngIRCd Release 18.
|
||||
|
||||
-- Alexander Barton <alex@barton.de> Mon, 27 Jun 2011 22:58:36 +0200
|
||||
|
||||
ngircd (17.1-0ab1) unstable; urgency=low
|
||||
|
||||
* New "upstream" release: ngIRCd 17.1.
|
||||
|
@ -1,5 +1,5 @@
|
||||
%define name ngircd
|
||||
%define version 17.1
|
||||
%define version 18~rc1
|
||||
%define release 1
|
||||
%define prefix %{_prefix}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user