1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-09-10 22:36:03 +00:00

Removed "USE_" prefixes of configuration #defines.

This commit is contained in:
Alexander Barton
2003-12-26 15:55:07 +00:00
parent 05170bc94c
commit c40592d2ce
15 changed files with 73 additions and 69 deletions

View File

@@ -10,6 +10,10 @@
-- ChangeLog --
ngIRCd CVSHEAD
- Removed "USE_" prefixes of configuration #defines.
ngIRCd 0.7.6 (2003-12-05)
- Fixed abort() ("server crash") when INVITE'ing users to nonexistent
@@ -484,4 +488,4 @@ ngIRCd 0.0.1, 31.12.2001
--
$Id: ChangeLog,v 1.218 2003/12/05 13:40:44 alex Exp $
$Id: ChangeLog,v 1.219 2003/12/26 15:55:07 alex Exp $