Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Ticket 71
details: https://anonhg.NetBSD.org/src/rev/e4ce53b695f3
branches: netbsd-7
changeset: 798318:e4ce53b695f3
user: martin <martin%NetBSD.org@localhost>
date: Sat Aug 30 19:34:04 2014 +0000
description:
Ticket 71
diffstat:
doc/CHANGES-7.0 | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 62ad6e272ab8 -r e4ce53b695f3 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0 Sat Aug 30 19:30:28 2014 +0000
+++ b/doc/CHANGES-7.0 Sat Aug 30 19:34:04 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.27 2014/08/30 14:16:12 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.28 2014/08/30 19:34:04 martin Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -541,3 +541,8 @@
OS-specific native code, and the general code should remain sane.
[christos, ticket #70]
+lib/libperfuse/ops.c 1.70
+
+ We used to remove the trailing zeros in FUSE readlink replies, but
+ it seems it does not always happen. Just remove them if present.
+ [manu, ticket #71]
Home |
Main Index |
Thread Index |
Old Index