summaryrefslogtreecommitdiff
path: root/BUGS.txt
diff options
context:
space:
mode:
Diffstat (limited to 'BUGS.txt')
-rw-r--r--BUGS.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUGS.txt b/BUGS.txt
index e0569113..5425d81a 100644
--- a/BUGS.txt
+++ b/BUGS.txt
@@ -13,3 +13,4 @@ Bugs
* more automated tests for win32
* change off_t to box_off_t in preparation for win32 large file support
* support large files on win32 by using native *i64 functions instead of posix
+* when storage is implemented, ensure that no write operations can happen to an account that's opened read-only (BackupStoreCheck without fix)