Module Name: othersrc Committed By: lukem Date: Sat Nov 14 11:55:16 UTC 2009
Modified Files: othersrc/usr.bin/tnftp: ChangeLog Log Message: automake To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53 othersrc/usr.bin/tnftp/ChangeLog Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: othersrc/usr.bin/tnftp/ChangeLog diff -u othersrc/usr.bin/tnftp/ChangeLog:1.52 othersrc/usr.bin/tnftp/ChangeLog:1.53 --- othersrc/usr.bin/tnftp/ChangeLog:1.52 Sat Jun 6 07:19:33 2009 +++ othersrc/usr.bin/tnftp/ChangeLog Sat Nov 14 11:55:16 2009 @@ -1,4 +1,8 @@ -$NetBSD: ChangeLog,v 1.52 2009/06/06 07:19:33 lukem Exp $ +$NetBSD: ChangeLog,v 1.53 2009/11/14 11:55:16 lukem Exp $ + +Sat Nov 14 09:21:19 UTC 2009 lukem + + * Convert to automake & libtool. Sat Jun 6 07:17:38 UTC 2009 lukem