From 6ac4046bee1763081d78fab555dc8c4ecd24078d Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Sun, 6 Aug 2017 10:55:53 +0200 Subject: Support O_APPEND. Fixes: #76. --- ChangeLog.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog.rst') diff --git a/ChangeLog.rst b/ChangeLog.rst index a8038b3..5285523 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -3,6 +3,7 @@ Unreleased Changes * Truly disable the writeback cache, instead of just adjusting the default and printing a warning when explicitly enabled. +* SSHFS now supports O_APPEND. Release 3.1.0 (2017-08-04) -------------------------- -- cgit v1.2.3