diff options
Diffstat (limited to 'changes/ticket29662')
-rw-r--r-- | changes/ticket29662 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/ticket29662 b/changes/ticket29662 deleted file mode 100644 index 872df9ad82..0000000000 --- a/changes/ticket29662 +++ /dev/null @@ -1,5 +0,0 @@ - o Minor features (debugging): - - Introduce tor_assertf() and tor_assertf_nonfatal() to enable logging of - additional information during assert failure. Now we can use format - strings to include pieces of information that are relevant for trouble - shooting. Resolves ticket 29662. |