Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src Apply patch (requested by he):
details: https://anonhg.NetBSD.org/src/rev/98f2c1d7cc38
branches: netbsd-1-4
changeset: 470712:98f2c1d7cc38
user: he <he%NetBSD.org@localhost>
date: Mon Jul 03 20:11:21 2000 +0000
description:
Apply patch (requested by he):
Handle use of optional "tiny" version numbers.
diffstat:
CHANGES-1.4.3 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r c0012550b0f2 -r 98f2c1d7cc38 CHANGES-1.4.3
--- a/CHANGES-1.4.3 Mon Jul 03 17:17:08 2000 +0000
+++ b/CHANGES-1.4.3 Mon Jul 03 20:11:21 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.4.3,v 1.1.2.29 2000/07/02 21:49:07 he Exp $
+# $NetBSD: CHANGES-1.4.3,v 1.1.2.30 2000/07/03 20:11:21 he Exp $
A complete list of changes from NetBSD 1.4.2 to NetBSD 1.4.3:
@@ -718,3 +718,9 @@
Protect arp table handling with splnet() to avoid interrupt races
when ip_flow is in use. Fixes PR#10351.
+
+lib/checkver patch
+
+ Handle use of "tiny" version numbers, to allow version bumps of
+ shared libraries on a release branch without reusing version
+ numbers.
Home |
Main Index |
Thread Index |
Old Index