summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2011-06-30 22:06:33 +0000
committerTim Harder <radhermit@gentoo.org>2011-06-30 22:06:33 +0000
commit001aa3e4ee28be591f2e502cdc592f1421fbe8d2 (patch)
treedabfed85c91ac21e64aa361a52da24b010bc250f /dev-libs/libgit2/ChangeLog
parent[sys-infiniband/openib] Initial import to tree (diff)
downloadhistorical-001aa3e4ee28be591f2e502cdc592f1421fbe8d2.tar.gz
historical-001aa3e4ee28be591f2e502cdc592f1421fbe8d2.tar.bz2
historical-001aa3e4ee28be591f2e502cdc592f1421fbe8d2.zip
Use system zlib on all non-Windows systems if available.
Package-Manager: portage-2.2.0_alpha41/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/libgit2/ChangeLog')
-rw-r--r--dev-libs/libgit2/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-libs/libgit2/ChangeLog b/dev-libs/libgit2/ChangeLog
index 2888918f29fd..03b3c558a95d 100644
--- a/dev-libs/libgit2/ChangeLog
+++ b/dev-libs/libgit2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/libgit2
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgit2/ChangeLog,v 1.1 2011/06/30 21:02:39 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgit2/ChangeLog,v 1.2 2011/06/30 22:06:33 radhermit Exp $
+
+ 30 Jun 2011; Tim Harder <radhermit@gentoo.org>
+ files/libgit2-0.13.0-system-zlib.patch:
+ Use system zlib on all non-Windows systems if available.
*libgit2-0.13.0 (30 Jun 2011)