Module Name: othersrc
Committed By: lukem
Date: Mon Jan 4 05:53:33 UTC 2010
Modified Files:
othersrc/libexec/tnftpd: ChangeLog
Log Message:
dist fixes
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 othersrc/libexec/tnftpd/ChangeLog
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.50 othersrc/libexec/tnftpd/ChangeLog:1.51
--- othersrc/libexec/tnftpd/ChangeLog:1.50 Wed Dec 30 01:51:17 2009
+++ othersrc/libexec/tnftpd/ChangeLog Mon Jan 4 05:53:33 2010
@@ -1,4 +1,14 @@
-$NetBSD: ChangeLog,v 1.50 2009/12/30 01:51:17 lukem Exp $
+$NetBSD: ChangeLog,v 1.51 2010/01/04 05:53:33 lukem Exp $
+
+Mon Jan 4 05:51:15 UTC 2010 lukem
+
+ * Regenerate .manin manual page sources from upstream sources.
+
+ * Install example configuration files.
+
+ * Distribute various files not shipped by default automake rules,
+ to use 'make dist' instead of 'cvs export'.
+
Wed Dec 30 01:48:57 UTC 2009 lukem