diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index fc3767a2..08d6ee7e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,7 @@ ngIRCd CVS-HEAD + - Use "-pipe" when compiling with gcc, speeds things up a little :-) - Added new configuration variable "Listen" to bind all listening sockets of the server to a single IP address. - Suppress misleading error message of diff during make run. @@ -466,4 +467,4 @@ ngIRCd 0.0.1, 31.12.2001 -- -$Id: ChangeLog,v 1.211 2003/09/11 12:05:28 alex Exp $ +$Id: ChangeLog,v 1.212 2003/10/19 23:03:34 alex Exp $ |