diff options
-rw-r--r-- | list | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |