diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2008-12-28 01:38:57 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2008-12-28 01:38:57 +0000 |
commit | f6d371c819cefcdc35a730e9685be7b443f86820 (patch) | |
tree | 1f8d0f1b51f53bd1d8f53674c0190bbe44b63138 /net-dns/mydns/ChangeLog | |
parent | amd64 stable for both versions, bug 252747 (diff) | |
download | historical-f6d371c819cefcdc35a730e9685be7b443f86820.tar.gz historical-f6d371c819cefcdc35a730e9685be7b443f86820.tar.bz2 historical-f6d371c819cefcdc35a730e9685be7b443f86820.zip |
Fixed static issue, bug #183518. Replaced autoconf to eautoreconf, bug #226413. Fixed QA issue.
Package-Manager: portage-2.1.6.3/cvs/Linux 2.6.28-gentoo x86_64
Diffstat (limited to 'net-dns/mydns/ChangeLog')
-rw-r--r-- | net-dns/mydns/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/net-dns/mydns/ChangeLog b/net-dns/mydns/ChangeLog index 91864f0c6afc..0d178bd83706 100644 --- a/net-dns/mydns/ChangeLog +++ b/net-dns/mydns/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-dns/mydns # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/mydns/ChangeLog,v 1.31 2008/05/21 18:53:56 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/mydns/ChangeLog,v 1.32 2008/12/28 01:38:57 matsuu Exp $ + +*mydns-1.1.0-r2 (28 Dec 2008) + + 28 Dec 2008; MATSUU Takuto <matsuu@gentoo.org> + +files/mydns-1.1.0-gentoo.patch, -mydns-1.1.0.ebuild, + +mydns-1.1.0-r2.ebuild: + Fixed static issue, bug #183518. Replaced autoconf to eautoreconf, bug + #226413. Fixed QA issue. Removed old revision. 21 May 2008; Tiziano Müller <dev-zero@gentoo.org> mydns-1.1.0.ebuild, mydns-1.1.0-r1.ebuild: |