repo: ngircd action: commit revision: path_from: revision_from: 2978b5edff9341e2dad0ccaf87d77e8f5d53b171: path_to: revision_to:
commit 2978b5edff9341e2dad0ccaf87d77e8f5d53b171 Author: Alexander BartonDate: Fri Nov 7 21:32:15 2003 +0000 Changes from branch-0-7-x for version 0.7.5. diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,7 @@
-- ChangeLog --
-ngIRCd CVS-HEAD
+ngIRCd 0.7.5 (2003-11-07)
- Fixed ban behavior: users which are banned from a channel can't no
longer send PRIVMSG's to this channel (fixes Bug #47).
@@ -477,4 +477,4 @@ ngIRCd 0.0.1, 31.12.2001
--
-$Id: ChangeLog,v 1.216 2003/11/06 01:07:44 alex Exp $
+$Id: ChangeLog,v 1.217 2003/11/07 21:32:15 alex Exp $
diff --git a/NEWS b/NEWS
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@
-- NEWS --
-ngIRCd CVS-HEAD
+ngIRCd 0.7.5 (2003-07-11)
- New configuration variable "MaxConnectionsIP" to limit the number of
simultaneous connections from a single IP that the server will accept.
@@ -174,4 +174,4 @@ ngIRCd 0.0.1, 31.12.2001
--
-$Id: NEWS,v 1.59 2003/11/05 21:41:01 alex Exp $
+$Id: NEWS,v 1.60 2003/11/07 21:32:15 alex Exp $
diff --git a/debian/changelog b/debian/changelog
--- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ngircd (0.7.5-0.1ab) unstable; urgency=low + + * New upstream version. + + -- Alexander BartonFri, 7 Nov 2003 21:59:58 +0100 + ngircd (0.7.1-0.1ab) unstable; urgency=low * New upstream version :-) diff --git a/doc/FAQ.txt b/doc/FAQ.txt
--- a/doc/FAQ.txt
+++ b/doc/FAQ.txt
@@ -24,7 +24,6 @@ A: ngIRCd offers several benefits: no problems with dynamic IPs, easy to
configure, open source (GPL), under active development.
-
II. Compilation
~~~~~~~~~~~~~~~
Q: I did a "CVS checkout" but can't execute ./configure because the script
@@ -65,4 +64,4 @@ A: Please file a bug report at !
--
-$Id: FAQ.txt,v 1.6 2003/04/29 13:36:55 goetz Exp $
+$Id: FAQ.txt,v 1.7 2003/11/07 21:32:15 alex Exp $
-----END OF PAGE-----