Module Name: src
Committed By: mrg
Date: Sat Mar 26 10:40:05 UTC 2016
Modified Files:
src/doc: CHANGES
Log Message:
note (belatedly) gdb 7.10 import.
To generate a diff of this commit:
cvs rdiff -u -r1.2144 -r1.2145 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/CHANGES
diff -u src/doc/CHANGES:1.2144 src/doc/CHANGES:1.2145
--- src/doc/CHANGES:1.2144 Fri Mar 25 08:16:57 2016
+++ src/doc/CHANGES Sat Mar 26 10:40:05 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2144 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2145 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -248,6 +248,7 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
bind: Import version 9.10.3-P3. [christos 20160119]
dhcpcd: Import dhcpcd 6.10.1. [roy 20160120]
openssl: Import openssl 1.0.1r [christos 20160130]
+ gdb(1): Updated to 7.10.1. [christos 20160202]
elftoolchain: Import FreeBSD-2016-02-19. [christos 20160219]
openresolv: Import openresolv-3.7.3. [roy 20160222]
mv(1): Add SIGINFO support. [mrg 20160228]