diff options
author | 2002-02-25 00:43:52 +0000 | |
---|---|---|
committer | 2002-02-25 00:43:52 +0000 | |
commit | 73e76992e0765886fe73ecf2f12f0870e23b3e68 (patch) | |
tree | 70954dc6d61b8205ab63dca32a115ea6a8d1c62c /net-irc/bitchx/ChangeLog | |
parent | oopsie! (diff) | |
download | gentoo-2-73e76992e0765886fe73ecf2f12f0870e23b3e68.tar.gz gentoo-2-73e76992e0765886fe73ecf2f12f0870e23b3e68.tar.bz2 gentoo-2-73e76992e0765886fe73ecf2f12f0870e23b3e68.zip |
new revision - fix bug: when gnome is in use, both gtkbitchx and plain bitchx will now be installed.
Diffstat (limited to 'net-irc/bitchx/ChangeLog')
-rw-r--r-- | net-irc/bitchx/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/net-irc/bitchx/ChangeLog b/net-irc/bitchx/ChangeLog index 6da80234f52b..88fabbf88dad 100644 --- a/net-irc/bitchx/ChangeLog +++ b/net-irc/bitchx/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for net-irc/bitchx # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.1 2002/02/01 21:53:32 gbevin Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.2 2002/02/25 00:43:52 danarmak Exp $ + +*bitchx-1.0.18-r5 (25 Feb 2002) + + 25 Feb 2002; Dan Armak <danarmak@gentoo.org> ChangeLog : + + Fixed bug #817 - now, when gnome is in use both gtkBitchX and plain BitchX + are built and installed. + + Also, fixed case where gtkBitchX would be built even when gnome isn't in use. *bitchx-1.0.18-r4 (1 Feb 2002) |