Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/doc Ticket 422.
details: https://anonhg.NetBSD.org/src/rev/4e35c825aebf
branches: netbsd-3
changeset: 575998:4e35c825aebf
user: riz <riz%NetBSD.org@localhost>
date: Sat Jun 04 20:51:59 2005 +0000
description:
Ticket 422.
diffstat:
doc/CHANGES-3.0 | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 071e9f156a49 -r 4e35c825aebf doc/CHANGES-3.0
--- a/doc/CHANGES-3.0 Sat Jun 04 20:50:05 2005 +0000
+++ b/doc/CHANGES-3.0 Sat Jun 04 20:51:59 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-3.0,v 1.1.2.113 2005/06/04 15:55:26 tron Exp $
+# $NetBSD: CHANGES-3.0,v 1.1.2.114 2005/06/04 20:51:59 riz Exp $
A complete list of changes from the initial NetBSD 3.0 branch on 16 March 2005
until the 3.0 release:
@@ -9095,3 +9095,8 @@
config files). Fixes PR kern/30064.
[martin, ticket #371]
+lib/libc/string/wcschr.c 1.4
+
+ Only advance 'p' once each time around the loop....
+ [dsl, ticket #422]
+
Home |
Main Index |
Thread Index |
Old Index