diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-03-30 21:11:24 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-03-30 21:11:24 +0000 |
commit | f8b46be823f8b3089dff57be1a72c272e41fe365 (patch) | |
tree | 11ffb66678edee87e9534bab0aecedea347c27f9 /net-libs/libmicrohttpd/ChangeLog | |
parent | Fix building when USE="-dbus -shm -sockets" #463850 by Agostino Sarubbo. (diff) | |
download | gentoo-2-f8b46be823f8b3089dff57be1a72c272e41fe365.tar.gz gentoo-2-f8b46be823f8b3089dff57be1a72c272e41fe365.tar.bz2 gentoo-2-f8b46be823f8b3089dff57be1a72c272e41fe365.zip |
Version bump
(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 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net-libs/libmicrohttpd/ChangeLog b/net-libs/libmicrohttpd/ChangeLog index ce6abd22cf07..e8adee97d5ce 100644 --- a/net-libs/libmicrohttpd/ChangeLog +++ b/net-libs/libmicrohttpd/ChangeLog @@ -1,6 +1,12 @@ # 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.29 2013/02/06 01:20:08 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.30 2013/03/30 21:11:24 blueness Exp $ + +*libmicrohttpd-0.9.26 (30 Mar 2013) + + 30 Mar 2013; Anthony G. Basile <blueness@gentoo.org> + +files/libmicrohttpd-0.9.26-fix-doc-build.patch, +libmicrohttpd-0.9.26.ebuild: + Version bump *libmicrohttpd-0.9.25 (06 Feb 2013) |