summaryrefslogtreecommitdiff
path: root/list
diff options
context:
space:
mode:
Diffstat (limited to 'list')
-rw-r--r--list5
1 files changed, 5 insertions, 0 deletions
diff --git a/list b/list
index 7c52376..305a13b 100644
--- a/list
+++ b/list
@@ -1,3 +1,8 @@
+- Audit all print_process()/process ctor for path_search() [quality karen]
+
+ We need to make sure that we print the recall not original path. See recent
+ changes to <butl/process> for details.
+
- Add io_error alias for ios::failure [quality karen]
We currently use the stream type, e.g., ofstream::failure but sometimes