# ChangeLog for net-dns/hesiod # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.8 2003/10/20 09:47:19 lanius Exp $ *hesiod-3.0.2-r1 (20 Oct 2003) 20 Oct 2003; Heinrich Wendel hesiod-3.0.2-r1.ebuild, files/hesiod-3.0.2-redhat.patch.gz: added dnscache and glibc patch from redhat 07 Sep 2003; hesiod-3.0.2.ebuild: added filter-flags -fstack-protector, fixes bug #26332, thanks to kloeri 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords *hesiod-3.0.2 (8 Jun 2002) 15 Jun 2003; Guy Martin : Added hppa to KEYWORDS. 21 Sep 2002; Owen Stampflee : Added PPC to KEYWORDS. 8 Jun 2002; Grant Goodyear : Initial import into portage. RH requires this package for sendmail; I figure better safe than sorry. -- Explanation of ChangeLog format: Every new version or revision of the package should be marked by a '*' seperator line as above. Changes since the last revision have to be added to the top of the file, underneath the initial copyright and cvs header comments, in exactly the same format as this comment. This means that you start with header line that has the following format, indented two spaces: DD MMM YYYY; your_name changed_file1, changed_file2: Your explanation should follow. It should be indented and wrapped at a line width of 80 characters. The changed_files can be omitted if they are obvious; for example, if you are only modifying the .ebuild file and committing a new rev of a package. Any details about what exactly changed in the code should be added as a message when the changes are committed to cvs, not in this file.