diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-08-22 05:21:07 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-08-22 05:21:07 +0000 |
commit | 7bc24b44335ee819852a05e435280243b7b27422 (patch) | |
tree | 7937a45f61bc8e42b10a033b26095d311bb0f56a /net-im/silc-plugin/ChangeLog | |
parent | Version bump. Bug #182066. (diff) | |
download | historical-7bc24b44335ee819852a05e435280243b7b27422.tar.gz historical-7bc24b44335ee819852a05e435280243b7b27422.tar.bz2 historical-7bc24b44335ee819852a05e435280243b7b27422.zip |
Added a check for perl support in irssi.
Package-Manager: portage-2.1.3_rc8
Diffstat (limited to 'net-im/silc-plugin/ChangeLog')
-rw-r--r-- | net-im/silc-plugin/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-im/silc-plugin/ChangeLog b/net-im/silc-plugin/ChangeLog index 71060cd5593d..94fe0c8137a4 100644 --- a/net-im/silc-plugin/ChangeLog +++ b/net-im/silc-plugin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/silc-plugin # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/silc-plugin/ChangeLog,v 1.25 2007/08/22 05:13:56 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/silc-plugin/ChangeLog,v 1.26 2007/08/22 05:21:07 ticho Exp $ + + 22 Aug 2007; Andrej Kacian <ticho@gentoo.org> silc-plugin-1.1.2.ebuild: + Added a check for perl support in irssi. *silc-plugin-1.1.2 (22 Aug 2007) |