]> arthur.barton.de Git - ngircd-alex.git/commitdiff
- Updated documentation.
authorAlexander Barton <alex@barton.de>
Sat, 15 Mar 2003 11:00:31 +0000 (11:00 +0000)
committerAlexander Barton <alex@barton.de>
Sat, 15 Mar 2003 11:00:31 +0000 (11:00 +0000)
ChangeLog
configure.in
doc/Makefile.am

index 50b0f0c68697201cbc10cb133c64e4a225040a37..13bf7a3d53f70e1e056320a178ef13a26fb7ed6d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,7 +30,8 @@ ngIRCd CVS-HEAD
     configured server and "CONNECT <name> <port> <host> <mypwd> <peerpwd>"
     to add a new server (ngIRCd tries to connect new servers only once!).
   - Added DISCONNECT command ("DISCONNECT <name>") to disable servers.
-  - Restructured the documentation: Now the main language is English.
+  - Restructured the documentation: Now the main language is English. The
+    german documentation has been removed (until there is a maintainer).
   - Enhanced killing of users caused by a nickname collision.
   - Better error detection for status code ("numerics") forwarding.
   - Moved tool functions to own library: "libngtool".
@@ -430,4 +431,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.184 2003/03/10 01:00:00 alex Exp $
+$Id: ChangeLog,v 1.185 2003/03/15 11:00:31 alex Exp $
index bffdbd15c7f668c7eab2516b9ee9d8d393bf0e5c..54b5e694929f02faf80d8d0ee524dc0860e69c70 100644 (file)
@@ -8,7 +8,7 @@
 # (at your option) any later version.
 # Please read the file COPYING, README and AUTHORS for more information.
 #
-# $Id: configure.in,v 1.82 2003/03/07 14:37:30 alex Exp $
+# $Id: configure.in,v 1.83 2003/03/15 11:00:31 alex Exp $
 #
 
 # -- Initialisierung --
@@ -267,7 +267,6 @@ CFLAGS="$the_CFLAGS $add_CFLAGS -DSYSCONFDIR='\"\$(sysconfdir)\"'"
 AC_OUTPUT([ \
        Makefile \
        doc/Makefile \
-       doc/de/Makefile \
        MacOSX/Makefile \
        MacOSX/ngircd.pbproj/Makefile \
        src/Makefile \
index e979028421818424f4d1244a6d4ac85652c60ac8..56378951a03172781a7a02d19e04d81ab42a666c 100644 (file)
@@ -1,6 +1,6 @@
 #
 # ngIRCd -- The Next Generation IRC Daemon
-# Copyright (c)2001,2002 by Alexander Barton (alex@barton.de)
+# Copyright (c)2001-2003 by Alexander Barton (alex@barton.de)
 #
 # Dieses Programm ist freie Software. Sie koennen es unter den Bedingungen
 # der GNU General Public License (GPL), wie von der Free Software Foundation
@@ -9,11 +9,9 @@
 # Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste
 # der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS.
 #
-# $Id: Makefile.am,v 1.11 2003/01/04 13:07:54 alex Exp $
+# $Id: Makefile.am,v 1.12 2003/03/15 11:00:31 alex Exp $
 #
 
-SUBDIRS = de
-
 EXTRA_DIST = CVS.txt FAQ.txt Protocol.txt README-AUX.txt \
        README-BeOS.txt RFC.txt sample-ngircd.conf