summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2010-02-18 18:26:47 +0000
committerPeter Volkov <pva@gentoo.org>2010-02-18 18:26:47 +0000
commit6a411ce6969373d13e36316f132ade37f19a1e49 (patch)
tree99ae823f463616dd1b029a4a429f216a33541c8b /net-libs/libssh/ChangeLog
parentUgly hack for bug #305403 (diff)
downloadgentoo-2-6a411ce6969373d13e36316f132ade37f19a1e49.tar.gz
gentoo-2-6a411ce6969373d13e36316f132ade37f19a1e49.tar.bz2
gentoo-2-6a411ce6969373d13e36316f132ade37f19a1e49.zip
Version bump. Fixed build issue with USE=debug, bug #304301, thank Arttu Valo for this patch.
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libssh/ChangeLog')
-rw-r--r--net-libs/libssh/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/net-libs/libssh/ChangeLog b/net-libs/libssh/ChangeLog
index 9926345ad663..951998fe575d 100644
--- a/net-libs/libssh/ChangeLog
+++ b/net-libs/libssh/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-libs/libssh
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.26 2010/02/16 16:51:30 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.27 2010/02/18 18:26:46 pva Exp $
+
+*libssh-0.4.1 (18 Feb 2010)
+
+ 18 Feb 2010; Peter Volkov <pva@gentoo.org> +libssh-0.4.1.ebuild,
+ +files/libssh-0.4.1-debug-build.patch:
+ Version bump. Fixed build issue with USE=debug, bug #304301, thank Arttu
+ Valo for this patch.
16 Feb 2010; Joseph Jezak <josejx@gentoo.org> libssh-0.4.0.ebuild:
Marked ~ppc64 for bug #304365.