]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add a changes file for 13119
authorNick Mathewson <nickm@torproject.org>
Tue, 16 Sep 2014 01:39:12 +0000 (21:39 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 16 Sep 2014 01:39:12 +0000 (21:39 -0400)
changes/ticket_13119 [new file with mode: 0644]

diff --git a/changes/ticket_13119 b/changes/ticket_13119
new file mode 100644 (file)
index 0000000..042106e
--- /dev/null
@@ -0,0 +1,6 @@
+  o Code refactoring:
+    - Revise all unit tests that used the legacy test_* macros to
+      instead use the recommended tt_* macros. This patch was
+      generated with coccinelle, to avoid manual errors. Closes
+      ticket 13119.
+