Subject: CVS commit: pkgsrc/mail/msmtp
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 07/08/2005 10:20:37
Module Name:	pkgsrc
Committed By:	adam
Date:		Fri Jul  8 10:20:37 UTC 2005

Modified Files:
	pkgsrc/mail/msmtp: Makefile distinfo

Log Message:
Changes 1.4.2:
- The 'connect_timeout' setting was replaced by a 'timeout' setting that applies
  to all network operations. The old option and command are still accepted, but
  they are not restricted to connection attempts anymore.
- Native language support (NLS) was added. Currently the only supported language
  besides english is german, but it is easy to add more translations (hint,
  hint)!

Changes 1.4.1:
- Only bug fixes, no new features.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/mail/msmtp/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/mail/msmtp/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.