diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2011-02-24 16:44:26 +0000 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2011-02-24 16:44:26 +0000 |
commit | 6f722fdae1e58d86b81cd74cc2f7c63d0e1b1553 (patch) | |
tree | 5d7def6115325fbd187f927086931b5ebaaea9fc /net-dns/dnsmasq/ChangeLog | |
parent | Version bump with bugfix. (diff) | |
download | historical-6f722fdae1e58d86b81cd74cc2f7c63d0e1b1553.tar.gz historical-6f722fdae1e58d86b81cd74cc2f7c63d0e1b1553.tar.bz2 historical-6f722fdae1e58d86b81cd74cc2f7c63d0e1b1553.zip |
Version bump, some cleanups suggested by Jan Psota <jasiu@kkfsa.pl>. Remove sed workaround for bug #214865 as the Makefile no longer calls any form of awk.
Package-Manager: portage-2.1.9.41/cvs/Linux x86_64
Diffstat (limited to 'net-dns/dnsmasq/ChangeLog')
-rw-r--r-- | net-dns/dnsmasq/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/net-dns/dnsmasq/ChangeLog b/net-dns/dnsmasq/ChangeLog index e0ffa0f4b269..3943fc68030e 100644 --- a/net-dns/dnsmasq/ChangeLog +++ b/net-dns/dnsmasq/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-dns/dnsmasq # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/ChangeLog,v 1.200 2011/02/16 19:33:07 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/ChangeLog,v 1.201 2011/02/24 16:44:26 chutzpah Exp $ + +*dnsmasq-2.57 (24 Feb 2011) + + 24 Feb 2011; Patrick McLean <chutzpah@gentoo.org> +dnsmasq-2.57.ebuild: + Version bump, some cleanups suggested by Jan Psota <jasiu@kkfsa.pl>. Remove + sed workaround for bug #214865 as the Makefile no longer calls any form of + awk. *dnsmasq-2.56 (16 Feb 2011) |