Pārlūkot izejas kodu

changes file for 6153

Nick Mathewson 10 gadi atpakaļ
vecāks
revīzija
49b8acc618
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4 0
      changes/6153_circuittime_accessor

+ 4 - 0
changes/6153_circuittime_accessor

@@ -0,0 +1,4 @@
+  o Code simplification and refactoring:
+
+    - Add a set of accessor functions for the circuit timeout data
+      structure. Fixes ticket 6153; patch from "piet".