diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-10-22 19:34:56 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-10-22 19:34:56 +0000 |
commit | f2971c997c2a1759410699c464891fc697f74b2c (patch) | |
tree | 253c3f831209dcd4d9fdae4f2f5c1906bd7869dc /net-irc/inspircd/ChangeLog | |
parent | package.use.mask files for jdks/jres because not all of them support the nspl... (diff) | |
download | gentoo-2-f2971c997c2a1759410699c464891fc697f74b2c.tar.gz gentoo-2-f2971c997c2a1759410699c464891fc697f74b2c.tar.bz2 gentoo-2-f2971c997c2a1759410699c464891fc697f74b2c.zip |
InspIRCd 1.0.7 ebuild by William Pitcock, bug 150542.
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'net-irc/inspircd/ChangeLog')
-rw-r--r-- | net-irc/inspircd/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/net-irc/inspircd/ChangeLog b/net-irc/inspircd/ChangeLog index 346aca31b19f..8781b68dcab4 100644 --- a/net-irc/inspircd/ChangeLog +++ b/net-irc/inspircd/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for net-irc/inspircd # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.5 2006/08/25 19:23:29 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.6 2006/10/22 19:34:56 hansmi Exp $ + +*inspircd-1.0.7 (22 Oct 2006) + + 22 Oct 2006; Michael Hanselmann <hansmi@gentoo.org> + +inspircd-1.0.7.ebuild: + InspIRCd 1.0.7 ebuild by William Pitcock, bug 150542. + - updates to 1.0.7 release + - fixes improper SSL built_with_use + - changes USE=ssl to USE=openssl or USE=gnutls to select which SSL engine + modules to enable 25 Aug 2006; Michael Hanselmann <hansmi@gentoo.org> inspircd-1.0.6.ebuild: Stable on ppc, x86. See bug #145079. |