Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc mention new yacc.



details:   https://anonhg.NetBSD.org/src/rev/842e4091b626
branches:  trunk
changeset: 760014:842e4091b626
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Dec 24 02:56:56 2010 +0000

description:
mention new yacc.

diffstat:

 doc/3RDPARTY |  6 +++---
 doc/CHANGES  |  3 ++-
 2 files changed, 5 insertions(+), 4 deletions(-)

diffs (34 lines):

diff -r 897b8536f49b -r 842e4091b626 doc/3RDPARTY
--- a/doc/3RDPARTY      Thu Dec 23 23:36:22 2010 +0000
+++ b/doc/3RDPARTY      Fri Dec 24 02:56:56 2010 +0000
@@ -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 <dickey%invisible-island.net@localhost>
 Archive Site:  http://www.invisible-island.net/byacc/byacc.html
 Home Page:     http://www.invisible-island.net/byacc/byacc.html
diff -r 897b8536f49b -r 842e4091b626 doc/CHANGES
--- a/doc/CHANGES       Thu Dec 23 23:36:22 2010 +0000
+++ b/doc/CHANGES       Fri Dec 24 02:56:56 2010 +0000
@@ -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]



Home | Main Index | Thread Index | Old Index