diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-03-30 21:21:45 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-03-30 21:21:45 +0000 |
commit | 159d6b15785f200a7b091a8281d54d1cb0d15138 (patch) | |
tree | 6121dad9b8654a3e2c6d65150f967e0db7596f5b /net-libs/libmicrohttpd/ChangeLog | |
parent | Version bump (diff) | |
download | gentoo-2-159d6b15785f200a7b091a8281d54d1cb0d15138.tar.gz gentoo-2-159d6b15785f200a7b091a8281d54d1cb0d15138.tar.bz2 gentoo-2-159d6b15785f200a7b091a8281d54d1cb0d15138.zip |
Obsessing over patch style
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-libs/libmicrohttpd/ChangeLog')
-rw-r--r-- | net-libs/libmicrohttpd/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-libs/libmicrohttpd/ChangeLog b/net-libs/libmicrohttpd/ChangeLog index e8adee97d5ce..058c05550d27 100644 --- a/net-libs/libmicrohttpd/ChangeLog +++ b/net-libs/libmicrohttpd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/libmicrohttpd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.30 2013/03/30 21:11:24 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.31 2013/03/30 21:21:45 blueness Exp $ + + 30 Mar 2013; Anthony G. Basile <blueness@gentoo.org> + files/libmicrohttpd-0.9.26-fix-doc-build.patch: + Obsessing over patch style *libmicrohttpd-0.9.26 (30 Mar 2013) |