浏览代码

changes file for 6153

Nick Mathewson 10 年之前
父节点
当前提交
49b8acc618
共有 1 个文件被更改,包括 4 次插入0 次删除
  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".