Pārlūkot izejas kodu

changes file for 4282

Nick Mathewson 12 gadi atpakaļ
vecāks
revīzija
c482c7122b
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4 0
      changes/bug4282

+ 4 - 0
changes/bug4282

@@ -0,0 +1,4 @@
+  o Code simplifications and refactoring:
+    - Extract the common duplicated code for creating a subdirectory
+      of the data directory and writing to a file in it. Fixes ticket
+      4282; patch from Peter Retzlaff.