summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-07-04 19:53:58 +0000
committerAnthony G. Basile <blueness@gentoo.org>2015-07-04 19:53:58 +0000
commitaece702270705041ff39eb02244af751bcb8a96f (patch)
treec0932e1e02cf5cf8158c47ac59e35fd4a7e5212c /net-libs/libmicrohttpd/ChangeLog
parentCleanup for security bug 552326. (diff)
downloadhistorical-aece702270705041ff39eb02244af751bcb8a96f.tar.gz
historical-aece702270705041ff39eb02244af751bcb8a96f.tar.bz2
historical-aece702270705041ff39eb02244af751bcb8a96f.zip
Unconditionally enable postprocessor. Bug #550718.
Package-Manager: portage-2.2.18/cvs/Linux x86_64 Manifest-Sign-Key: 0xF52D4BBA
Diffstat (limited to 'net-libs/libmicrohttpd/ChangeLog')
-rw-r--r--net-libs/libmicrohttpd/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/net-libs/libmicrohttpd/ChangeLog b/net-libs/libmicrohttpd/ChangeLog
index 9c5516fb3cd1..fbae4c0a6114 100644
--- a/net-libs/libmicrohttpd/ChangeLog
+++ b/net-libs/libmicrohttpd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/libmicrohttpd
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.95 2015/05/18 16:32:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.96 2015/07/04 19:53:48 blueness Exp $
+
+ 04 Jul 2015; Anthony G. Basile <blueness@gentoo.org>
+ libmicrohttpd-0.9.42.ebuild:
+ Unconditionally enable postprocessor. Bug #550718.
18 May 2015; Mike Frysinger <vapier@gentoo.org> libmicrohttpd-0.9.42.ebuild:
Disable building of examples as they are not actually installed; fix from Nam