repo: ngircd
action: commit
revision: 
path_from: 
revision_from: 478a8c01f9c10bf2f01b974506c1d9440c75b021:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit 478a8c01f9c10bf2f01b974506c1d9440c75b021
Author: Alexander Barton 
Date:   Wed Jan 2 11:31:48 2008 +0000

    Updated NEWS and ChangeLog files.

diff --git a/ChangeLog b/ChangeLog
index 0293fb8941a7d34400f6ed263f0e0fdd218b05ed..
index ..28d3ada0ef94332987c64734b7650cc7a64e6cf5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@

                      ngIRCd - Next Generation IRC Server

-                        (c)2001-2007 Alexander Barton,
+                        (c)2001-2008 Alexander Barton,
                     alex@barton.de, http://www.barton.de/

                ngIRCd is free software and published under the
@@ -12,6 +12,7 @@

 ngIRCd HEAD

+  - Use dotted-decimal IP address if hostname is >= 64.
   - Add support for /STAT u (server uptime) command.
   - New [Server] configuration Option "Bind" allows to specify
     the source ip adress to use when connecting to remote server.
@@ -23,6 +24,8 @@ ngIRCd HEAD
   - Re-added doc/SSL.txt to distribution -- got lost somewhere!?
   - Fixes the wrong logging output when nested servers are introduced
     to the network as well as the wrong output of the LINKS command.
+  - Update Mac OS X Xcode project file for Xcode 3.
+  - Adjust test suite to be usable on HP/UX 11.11 :-)
   - 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.
@@ -721,4 +724,4 @@ ngIRCd 0.0.1, 31.12.2001


 -- 
-$Id: ChangeLog,v 1.331 2007/12/11 11:29:43 fw Exp $
+$Id: ChangeLog,v 1.332 2008/01/02 11:31:48 alex Exp $
diff --git a/NEWS b/NEWS
index a604926bd4e0e41ac28943b87727ee6f214d79a3..
index ..ddb9b8b6f8546b5dfe92062ffc867b4da6092f92 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@

                      ngIRCd - Next Generation IRC Server

-                        (c)2001-2007 Alexander Barton,
+                        (c)2001-2008 Alexander Barton,
                     alex@barton.de, http://www.barton.de/

                ngIRCd is free software and published under the
@@ -12,6 +12,9 @@

 ngIRCd HEAD

+  - Add support for /STAT u (server uptime) command.
+  - New [Server] configuration Option "Bind" allows to specify
+    the source ip adress to use when connecting to remote server.
   - New configuration option "MaxNickLength" to specify the allowed maximum
     length of user nick names. Note: must be unique in an IRC network!
   - Numeric 317: implemented "signon time" (displayed in WHOIS result).
@@ -248,4 +251,4 @@ ngIRCd 0.0.1, 31.12.2001


 -- 
-$Id: NEWS,v 1.82 2007/11/21 12:16:33 alex Exp $
+$Id: NEWS,v 1.83 2008/01/02 11:31:48 alex Exp $

-----END OF PAGE-----