Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2017-07-29 21:51:02 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2017-07-29 21:51:02 +0300
commit83100b6c32ebb37ecb758298b509c342ce15ed7c (patch)
treee505d90feebfd1c31d789d8a12649e8faee205e4 /release_notes.md
parent2f570b29eb21ec017579ba64963e614f8f8004ae (diff)
Fix doxygen
Diffstat (limited to 'release_notes.md')
-rw-r--r--release_notes.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/release_notes.md b/release_notes.md
index a532e679..851d6081 100644
--- a/release_notes.md
+++ b/release_notes.md
@@ -38,8 +38,10 @@ You need these compilers or better:
Todo:
-| P | | clang AST assisted SWIG bindings for other languages.
-| P | | Statistical tracking of operation latencies.
+| NEW in v2 | Boost peer review feedback | |
+| --------- | -------------------------- | --- |
+| ✔ | | clang AST assisted SWIG bindings for other languages.
+| ✔ | | Statistical tracking of operation latencies so realtime IOPS can be measured.
@@ -71,6 +73,8 @@ Todo:
Todo:
+| NEW in v2 | Windows | POSIX | |
+| --------- | --------| ----- | --- |
| | | | "Hole punching" and hole enumeration ported over from AFIO v1.
| | | | Directory handles and very fast directory enumeration ported over from AFIO v1.
| ✔ | | | Extended attributes support.