From 7409fccbd9555cbc03cf33d7a6c2ad76cf8d1726 Mon Sep 17 00:00:00 2001 From: Linas Vepstas Date: Mon, 28 Dec 1998 09:52:09 +0000 Subject: [PATCH] updates git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1499 57a11ea4-9604-0410-9ed3-97b8803252fd --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index 6397e7a64b..9a1c0154a4 100644 --- a/README +++ b/README @@ -65,6 +65,9 @@ Features include: in that portfolio. - Written in C, with perl, scheme and tcl support for easy configuration and extensibility. + - File access is locked in a network-safe fashion, preventing + accidental damage if several users attempt to access the + same file, even if the file is NFS-mounted. Home Page: ----------