]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for b063ebbc60a1fce9
authorNick Mathewson <nickm@torproject.org>
Thu, 20 Feb 2014 11:55:38 +0000 (11:55 +0000)
committerNick Mathewson <nickm@torproject.org>
Thu, 20 Feb 2014 11:55:38 +0000 (11:55 +0000)
This bugfix didn't get a trac ticket because the internet in this
room is an exercise in futility.

changes/sigsafe_fmt_warning [new file with mode: 0644]

diff --git a/changes/sigsafe_fmt_warning b/changes/sigsafe_fmt_warning
new file mode 100644 (file)
index 0000000..eeb4710
--- /dev/null
@@ -0,0 +1,4 @@
+  o Minor bugfixes (compilation):
+    - Fix a 64-to-32-conversion warning in format_number_sigsafe().
+      Bugfix on 0.2.5.2-alpha; patch from Nick Hopper.
+