about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog9
-rw-r--r--debian/changelog7
2 files changed, 15 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 62fa93b2..2dd73078 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,13 @@
                                -- ChangeLog --
 
 
+ngIRCd 0.7.6 (2003-12-05)
+
+  - Fixed abort() ("server crash") when INVITE'ing users to nonexistent
+    channels. Bug found by <hiddenx@wp.pl>.
+  - Extended version numbering of CVS versions (added date).
+  - Enhanced/fixed doc/Protocol.txt;
+
 ngIRCd 0.7.5 (2003-11-07)
 
   - Fixed ban behavior: users which are banned from a channel can't no
@@ -477,4 +484,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.217 2003/11/07 21:32:15 alex Exp $
+$Id: ChangeLog,v 1.218 2003/12/05 13:40:44 alex Exp $
diff --git a/debian/changelog b/debian/changelog
index a84fb4e8..70f201c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ngircd (0.7.6-0ab1) unstable; urgency=medium
+
+  * New upstream version.
+  * Changed version numvering scheme of debian package.
+
+ -- Alexander Barton <alex@Arthur.Ath.CX>  Fri,  5 Dec 2003 14:26:41 +0100
+
 ngircd (0.7.5-0.2ab) unstable; urgency=low
 
   * Updated RPM and Debian package description and configuration.