Module Name: src
Committed By: christos
Date: Thu May 6 18:59:50 UTC 2010
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
mention cron
To generate a diff of this commit:
cvs rdiff -u -r1.760 -r1.761 src/doc/3RDPARTY
cvs rdiff -u -r1.1391 -r1.1392 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.760 src/doc/3RDPARTY:1.761
--- src/doc/3RDPARTY:1.760 Wed Apr 28 16:34:37 2010
+++ src/doc/3RDPARTY Thu May 6 14:59:50 2010
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.760 2010/04/28 20:34:37 jruoho Exp $
+# $NetBSD: 3RDPARTY,v 1.761 2010/05/06 18:59:50 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -209,7 +209,7 @@
- src/lib/libc/iconv: iconv(3)
Package: cron
-Version: 3.0
+Version: 4.1
Current Vers: 4.1
Maintainer: Paul Vixie <[email protected]>
Archive Site: ftp://ftp.isc.org/isc/cron/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1391 src/doc/CHANGES:1.1392
--- src/doc/CHANGES:1.1391 Tue May 4 19:31:54 2010
+++ src/doc/CHANGES Thu May 6 14:59:50 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1391 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1392 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -607,3 +607,4 @@
[phx 20100503]
xen: Enable no-execute bit feature for i386pae and amd64 kernels.
[jym 20100505]
+ cron: Import 4.1 from isc. [christos 20100506]