summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/irssi/ChangeLog')
-rw-r--r--net-irc/irssi/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/net-irc/irssi/ChangeLog b/net-irc/irssi/ChangeLog
index bb04e755ecd8..98925cf220ad 100644
--- a/net-irc/irssi/ChangeLog
+++ b/net-irc/irssi/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-irc/irssi
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/ChangeLog,v 1.39 2003/12/12 16:55:26 gregf Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/ChangeLog,v 1.40 2004/01/05 18:39:43 agriffis Exp $
+
+ 05 Jan 2004; Aron Griffis <agriffis@gentoo.org> irssi-0.8.9.ebuild:
+ Use glib2 (this ebuild accidentally regressed from 0.8.6-r6). Don't
+ build the bot, which is apparently broken and unsupported. Mark
+ stable on x86, alpha and ia64. These changes fix bugs 33603, 35614
+ and 35532 and follow discussion with Greg F. in December.
12 Dec 2003; Greg Fitzgerald <gregf@gentoo.org> irssi-0.8.9.ebuild:
Fixed patch problem, closes bug #35657