Module Name: src
Committed By: sborrill
Date: Wed Oct 14 18:33:48 UTC 2009
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Remainder of ticket 1090 (+ whitespace changes)
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.105 -r1.1.2.106 src/doc/CHANGES-5.1
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-5.1
diff -u src/doc/CHANGES-5.1:1.1.2.105 src/doc/CHANGES-5.1:1.1.2.106
--- src/doc/CHANGES-5.1:1.1.2.105 Wed Oct 14 18:17:01 2009
+++ src/doc/CHANGES-5.1 Wed Oct 14 18:33:48 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.105 2009/10/14 18:17:01 snj Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.106 2009/10/14 18:33:48 sborrill Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
release:
@@ -14128,6 +14128,8 @@
[pooka, ticket #1089]
crypto/dist/heimdal/lib/krb5/krb5_get_in_cred.3 1.2
+crypto/dist/heimdal/lib/krb5/krb5_keytab.3 1.10
+crypto/dist/heimdal/lib/krb5/krb5_get_creds.3 1.2
Fix man page markup.
[joerg, ticket #1090]
@@ -14143,7 +14145,6 @@
linker. Implement RTLD_DI_LINKMAP which returns a pointer
to the linkmap chain at the given object. Other Solaris
queries are currently unimplemented.
-
[pooka, ticket #1088]
usr.bin/printf/printf.c 1.34