diff options
Diffstat (limited to 'changes/bug3894_fmt_doubles')
-rw-r--r-- | changes/bug3894_fmt_doubles | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug3894_fmt_doubles b/changes/bug3894_fmt_doubles deleted file mode 100644 index 0cd0aa28d..000000000 --- a/changes/bug3894_fmt_doubles +++ /dev/null @@ -1,4 +0,0 @@ - o Minor bugfixes: - - Format more doubles with %f, not %lf. Patch from grarpamp to make - Tor build correctly on older BSDs again. Fixes bug 3894; bugfix on - Tor 0.2.0.8-alpha. |