Module Name: src
Committed By: snj
Date: Tue Mar 22 09:05:07 UTC 2016
Modified Files:
src/doc [netbsd-7]: CHANGES-7.1
Log Message:
1144
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.72 -r1.1.2.73 src/doc/CHANGES-7.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-7.1
diff -u src/doc/CHANGES-7.1:1.1.2.72 src/doc/CHANGES-7.1:1.1.2.73
--- src/doc/CHANGES-7.1:1.1.2.72 Sun Mar 13 12:16:40 2016
+++ src/doc/CHANGES-7.1 Tue Mar 22 09:05:07 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.72 2016/03/13 12:16:40 martin Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.73 2016/03/22 09:05:07 snj Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
release:
@@ -3626,3 +3626,8 @@ external/mit/lua/dist/src/lvm.c 1.8
int.
[roy, ticket #1139]
+lib/librt/shm.c 1.2, 1.3
+
+ Allow /var/shm to be a symlink to a properly set up directory.
+ [martin, ticket #1144]
+