mirror of
https://github.com/osmarks/ngircd.git
synced 2025-04-27 13:13:19 +00:00
Changes for version 0.7.6
This commit is contained in:
parent
a8da1afe05
commit
07ad774f0a
@ -10,6 +10,13 @@
|
|||||||
-- ChangeLog --
|
-- 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)
|
ngIRCd 0.7.5 (2003-11-07)
|
||||||
|
|
||||||
- Fixed ban behavior: users which are banned from a channel can't no
|
- 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 $
|
||||||
|
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -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
|
ngircd (0.7.5-0.2ab) unstable; urgency=low
|
||||||
|
|
||||||
* Updated RPM and Debian package description and configuration.
|
* Updated RPM and Debian package description and configuration.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user