Explorar o código

Add changes file

rl1987 %!s(int64=6) %!d(string=hai) anos
pai
achega
bf953fe602
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      changes/ticket29662

+ 5 - 0
changes/ticket29662

@@ -0,0 +1,5 @@
+  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.