Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc 1247
details: https://anonhg.NetBSD.org/src/rev/323d7bd5a8da
branches: netbsd-6
changeset: 776901:323d7bd5a8da
user: snj <snj%NetBSD.org@localhost>
date: Fri Feb 13 09:22:07 2015 +0000
description:
1247
diffstat:
doc/CHANGES-6.2 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r e5c6a94e6b6f -r 323d7bd5a8da doc/CHANGES-6.2
--- a/doc/CHANGES-6.2 Fri Feb 13 09:19:59 2015 +0000
+++ b/doc/CHANGES-6.2 Fri Feb 13 09:22:07 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.194 2015/02/11 14:56:58 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.195 2015/02/13 09:22:07 snj Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -9582,3 +9582,10 @@
Information leak in the XkbSetGeometry request of X servers.
[mrg, ticket #1253]
+usr.bin/finger/lprint.c 1.23
+
+ - Don't dump core or print random junk on corrupt utmp entries
+ - Factor out duplicated code in the process
+ - The actual code is now smaller and does error checking and encoding
+ [martin, ticket #1247]
+
Home |
Main Index |
Thread Index |
Old Index