1
0
mirror of https://github.com/osmarks/ngircd.git synced 2026-04-21 14:31:24 +00:00

Fix code to compile using K&R C compiler and ansi2kr again.

This commit is contained in:
Alexander Barton
2007-11-18 15:05:35 +00:00
parent 2f305331a1
commit 06bfb3adfb
6 changed files with 34 additions and 18 deletions

View File

@@ -12,6 +12,7 @@
ngIRCd HEAD
- Fix code to compile using K&R C compiler and ansi2kr again.
- New config option NoDNS: Disables DNS lookups when clients connect.
- Fixed propagation of channel mode 'P' on server links.
- Numeric 317: implemented "signon time" (displayed in WHOIS result).
@@ -709,4 +710,4 @@ ngIRCd 0.0.1, 31.12.2001
--
$Id: ChangeLog,v 1.325 2007/10/25 11:03:02 fw Exp $
$Id: ChangeLog,v 1.326 2007/11/18 15:05:35 alex Exp $