Module Name: othersrc
Committed By: lukem
Date: Mon Mar 25 03:53:55 UTC 2013
Modified Files:
othersrc/libexec/tnftpd: ChangeLog NEWS
Log Message:
20130325 for configure fix
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 othersrc/libexec/tnftpd/ChangeLog
cvs rdiff -u -r1.11 -r1.12 othersrc/libexec/tnftpd/NEWS
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: othersrc/libexec/tnftpd/ChangeLog
diff -u othersrc/libexec/tnftpd/ChangeLog:1.58 othersrc/libexec/tnftpd/ChangeLog:1.59
--- othersrc/libexec/tnftpd/ChangeLog:1.58 Sun Mar 24 07:51:01 2013
+++ othersrc/libexec/tnftpd/ChangeLog Mon Mar 25 03:53:54 2013
@@ -1,5 +1,8 @@
-$NetBSD: ChangeLog,v 1.58 2013/03/24 07:51:01 lukem Exp $
+$NetBSD: ChangeLog,v 1.59 2013/03/25 03:53:54 lukem Exp $
+Mon Mar 25 03:51:20 UTC 2013 lukem
+
+ * Fix incorrect use of test(1) in configure.
Fri Mar 22 09:00:00 UTC 2013 lukem
Index: othersrc/libexec/tnftpd/NEWS
diff -u othersrc/libexec/tnftpd/NEWS:1.11 othersrc/libexec/tnftpd/NEWS:1.12
--- othersrc/libexec/tnftpd/NEWS:1.11 Sun Mar 24 07:51:02 2013
+++ othersrc/libexec/tnftpd/NEWS Mon Mar 25 03:53:54 2013
@@ -1,6 +1,10 @@
-$NetBSD: NEWS,v 1.11 2013/03/24 07:51:02 lukem Exp $
+$NetBSD: NEWS,v 1.12 2013/03/25 03:53:54 lukem Exp $
-This is tnftpd version 20130322.
+This is tnftpd version 20130325.
+
+Changes in tnftpd from 20130322 to 20130325:
+
+ Fix incorrect use of test(1) in configure.
Changes in tnftpd from 20100324 to 20130322: