repo: ngircd
action: commit
revision: 
path_from: 
revision_from: 12db0bdc4fb2d4bf40d6961406400a248bac123c:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit 12db0bdc4fb2d4bf40d6961406400a248bac123c
Author: Alexander Barton 
Date:   Tue Nov 20 21:39:35 2007 +0000

    Re-added doc/SSL.txt to distribution -- got lost somewhere!?

diff --git a/ChangeLog b/ChangeLog
index b8c1ba76de0560b7fe9b1e1ee02477cc803712b8..
index ..fbc51766fe7a1bf0fa3839aeb499f81a8f7af661 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,7 @@

 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.
   - Fix code to compile using K&R C compiler and ansi2kr again.
@@ -712,4 +713,4 @@ ngIRCd 0.0.1, 31.12.2001


 -- 
-$Id: ChangeLog,v 1.327 2007/11/20 20:02:40 alex Exp $
+$Id: ChangeLog,v 1.328 2007/11/20 21:39:35 alex Exp $
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 7bdf5f565ce84496ea503b9a8bcdb645bb55954a..
index ..501fdec74f8e64fca25590063ddcfa0dcb4a4a81 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,6 +1,6 @@
 #
 # ngIRCd -- The Next Generation IRC Daemon
-# Copyright (c)2001-2003 by Alexander Barton (alex@barton.de)
+# Copyright (c)2001-2007 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,13 +9,13 @@
 # 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.21 2005/11/29 20:59:57 alex Exp $
+# $Id: Makefile.am,v 1.22 2007/11/20 21:39:35 alex Exp $
 #

 SUBDIRS = src

 EXTRA_DIST = CVS.txt FAQ.txt Protocol.txt Platforms.txt README-AUX.txt \
-	README-BeOS.txt RFC.txt Zeroconf.txt  sample-ngircd.conf
+	README-BeOS.txt RFC.txt SSL.txt Zeroconf.txt sample-ngircd.conf

 maintainer-clean-local:
 	rm -f Makefile Makefile.in

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