Module Name:    src
Committed By:   christos
Date:           Fri Dec 24 02:56:57 UTC 2010

Modified Files:
        src/doc: 3RDPARTY CHANGES

Log Message:
mention new yacc.


To generate a diff of this commit:
cvs rdiff -u -r1.796 -r1.797 src/doc/3RDPARTY
cvs rdiff -u -r1.1479 -r1.1480 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.796 src/doc/3RDPARTY:1.797
--- src/doc/3RDPARTY:1.796	Tue Dec 21 13:28:59 2010
+++ src/doc/3RDPARTY	Thu Dec 23 21:56:56 2010
@@ -1,4 +1,4 @@
-#	$NetBSD: 3RDPARTY,v 1.796 2010/12/21 18:28:59 jruoho Exp $
+#	$NetBSD: 3RDPARTY,v 1.797 2010/12/24 02:56:56 christos Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -166,8 +166,8 @@
 Notes:
 
 Package:	byacc
-Version:	20091028
-Current Vers:	20091028
+Version:	20101127
+Current Vers:	20101127
 Maintainer:	Thomas Dickey <[email protected]>
 Archive Site:	http://www.invisible-island.net/byacc/byacc.html
 Home Page:	http://www.invisible-island.net/byacc/byacc.html

Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1479 src/doc/CHANGES:1.1480
--- src/doc/CHANGES:1.1479	Tue Dec 21 13:35:49 2010
+++ src/doc/CHANGES	Thu Dec 23 21:56:56 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.1479 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.1480 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -811,3 +811,4 @@
 		timezones as opposed to having to alter the environment
 		to change a timezone. [christos 20101216]
 	amigappc: Made onboard serial interface work. [phx 20101219]
+	yacc(1): Import byacc-20101127 [christos 20091223]

Reply via email to