summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2011-07-24 03:32:54 +0000
committerroot <root>2011-07-24 03:32:54 +0000
commit95c2bf9fb4cfcbceebac121d5a5a0d702af25cef (patch)
tree9b1f131a618da0a372e46b8a83b3d9b712e2414d /Changes
parentb6919596507d363d8777bb551ab5ca8b1bbbc28b (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index fb2ad19..8ba9d31 100644
--- a/Changes
+++ b/Changes
@@ -56,4 +56,6 @@ TODO: fadvise request
- cancelled requests will still invoke their request callbacks.
- add fallocate.
- do not acquire any locks when forking.
+ - incorporated some mingw32 changes by traviscline.
+ - added syncfs support, using direct syscall.