diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-03-30 21:21:57 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-03-30 21:21:57 +0000 |
commit | 2407c059bbf3886e6f2e0d44ddbfa61eda5d98c7 (patch) | |
tree | 872bcbd8429a9b1ad863d460b5f87fd0ccb4fca5 /net-libs/libmicrohttpd/ChangeLog | |
parent | Version bump (diff) | |
download | historical-2407c059bbf3886e6f2e0d44ddbfa61eda5d98c7.tar.gz historical-2407c059bbf3886e6f2e0d44ddbfa61eda5d98c7.tar.bz2 historical-2407c059bbf3886e6f2e0d44ddbfa61eda5d98c7.zip |
Obsessing over patch style
Package-Manager: portage-2.1.11.55/cvs/Linux x86_64
Manifest-Sign-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) |