commit 12db0bdc4fb2d4bf40d6961406400a248bac123c from: Alexander Barton date: Tue Nov 20 21:39:35 2007 UTC Re-added doc/SSL.txt to distribution -- got lost somewhere!? commit - 53b98fd7e9173aec98a028535312eec82cddfeb9 commit + 12db0bdc4fb2d4bf40d6961406400a248bac123c blob - b8c1ba76de0560b7fe9b1e1ee02477cc803712b8 blob + fbc51766fe7a1bf0fa3839aeb499f81a8f7af661 --- ChangeLog +++ 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 $ blob - 7bdf5f565ce84496ea503b9a8bcdb645bb55954a blob + 501fdec74f8e64fca25590063ddcfa0dcb4a4a81 --- doc/Makefile.am +++ 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