diff options
author | 2004-05-30 09:53:23 +0000 | |
---|---|---|
committer | 2004-05-30 09:53:23 +0000 | |
commit | b88c74df024cb8192584a070d505f2c530b3c3bb (patch) | |
tree | 902aea53e240a967dd1a913771d60a909d04d379 /mail-mta/nbsmtp/ChangeLog | |
parent | Moving to mail-mta/nbsmtp (diff) | |
download | historical-b88c74df024cb8192584a070d505f2c530b3c3bb.tar.gz historical-b88c74df024cb8192584a070d505f2c530b3c3bb.tar.bz2 historical-b88c74df024cb8192584a070d505f2c530b3c3bb.zip |
Moved from net-mail/nbsmtp to mail-mta/nbsmtp.
Diffstat (limited to 'mail-mta/nbsmtp/ChangeLog')
-rw-r--r-- | mail-mta/nbsmtp/ChangeLog | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/mail-mta/nbsmtp/ChangeLog b/mail-mta/nbsmtp/ChangeLog new file mode 100644 index 000000000000..bb3ccd864470 --- /dev/null +++ b/mail-mta/nbsmtp/ChangeLog @@ -0,0 +1,40 @@ +# ChangeLog for net-mail/nbsmtp +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nbsmtp/ChangeLog,v 1.1 2004/05/30 09:53:23 robbat2 Exp $ + +*nbsmtp-0.8 (30 May 2004) + + 30 May 2004; Robin H. Johnson <robbat2@gentoo.org> metadata.xml, + nbsmtp-0.8.ebuild: + Moved from net-mail/nbsmtp to mail-mta/nbsmtp. + + 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords + +*nbsmtp-0.8 (13 Feb 2003) + + 13 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. + + 21 Feb 2002; Grant Goodear <g2boojum@gentoo.org> : + + New ebuild from Scott Moynes. + + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> skel.ChangeLog : + + This changelog is targetted to users. This means that the comments should be + well explained and written in clean English. + + Every new version or revision of the package has to be marked by a '*' + seperator line as above. Changements 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 : + + date; your_name <your_email> changed_file1, changed_file2 : + + Below that line your explanation should follow. It has to be indented, + paragraphed and wrapped at a linewidth of 80 characters. + + 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. |