summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 5e532f8..4754fe5 100644
--- a/Changes
+++ b/Changes
@@ -63,4 +63,6 @@ TODO: fdopendir/utimensat
- remove useless use of volatile variables.
- fix memory leak when reaping threads.
- use utime now uses nanosecond resolution on posix 2008 systems.
+ - allow taking advantage of posix 2008 xxxat functions and fdopendir
+ by implementing a working directory abstraction.