summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index 4eae96a..9d3e323 100644
--- a/Changes
+++ b/Changes
@@ -59,4 +59,5 @@ TODO: fadvise request
- incorporated some mingw32 changes by traviscline.
- added syncfs support, using direct syscall.
- set thread name on linux (ps -L/Hcx, top, gdb).
+ - remove useless use of volatile variables.