mention new binutils
This commit is contained in:
parent
294b161d40
commit
aab9777b04
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: 3RDPARTY,v 1.873 2011/09/23 10:27:14 jruoho Exp $
|
||||
# $NetBSD: 3RDPARTY,v 1.874 2011/09/25 04:31:45 christos Exp $
|
||||
#
|
||||
# This file contains a list of the software that has been integrated into
|
||||
# NetBSD where we are not the primary maintainer.
|
||||
|
@ -132,8 +132,8 @@ Todo[4]: Re-entrant functions of net/*
|
|||
Todo[5]: Reconcile the doc directory.
|
||||
|
||||
Package: binutils
|
||||
Version: 2.19.1
|
||||
Current Vers: 2.21
|
||||
Version: 2.21.1a
|
||||
Current Vers: 2.21.1a
|
||||
Maintainer: FSF
|
||||
Archive Site: ftp://ftp.gnu.org/gnu/binutils/
|
||||
Home Page: http://www.gnu.org/software/binutils/
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1610 $>
|
||||
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1611 $>
|
||||
#
|
||||
#
|
||||
# [Note: This file does not mention every change made to the NetBSD source tree.
|
||||
|
@ -1130,3 +1130,4 @@ Changes from NetBSD 5.0 to NetBSD 6.0:
|
|||
RFC6056 port selection algorithms. The selection can
|
||||
be done at the global level via sysctl(7), or at the socket
|
||||
level via setsockopt(2) [christos 20110923]
|
||||
binutils: updated to FSF binutils 2.21.1a. [christos 20110924]
|
||||
|
|
Loading…
Reference in New Issue