Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Ticket #74
details: https://anonhg.NetBSD.org/src/rev/cf48ef051bac
branches: netbsd-6
changeset: 773871:cf48ef051bac
user: sborrill <sborrill%NetBSD.org@localhost>
date: Mon Mar 05 19:02:17 2012 +0000
description:
Ticket #74
diffstat:
doc/CHANGES-6.0 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r f190553166e7 -r cf48ef051bac doc/CHANGES-6.0
--- a/doc/CHANGES-6.0 Mon Mar 05 19:01:49 2012 +0000
+++ b/doc/CHANGES-6.0 Mon Mar 05 19:02:17 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.35 2012/03/03 00:53:11 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.36 2012/03/05 19:02:17 sborrill Exp $
A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
until the 6.0 release:
@@ -860,3 +860,10 @@
Fix support for .protected symbols.
[matt, ticket #82]
+usr.sbin/sdpd/sdpd.h 1.2
+usr.sbin/sdpd/server.c 1.11
+
+ Fix format string. Make sure problem doesn't reappear by
+ using __printf_like as appropriate.
+ [joerg, ticket #74]
+
Home |
Main Index |
Thread Index |
Old Index