aboutsummaryrefslogtreecommitdiff
path: root/changes/bug2475
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug2475')
-rw-r--r--changes/bug24755
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug2475 b/changes/bug2475
deleted file mode 100644
index d6f0595a5..000000000
--- a/changes/bug2475
+++ /dev/null
@@ -1,5 +0,0 @@
- o Minor bugfixes:
- - Avoid signed/unsigned comparisons by making SIZE_T_CEILING unsigned.
- (None of the cases where we did this before were wrong, but by making
- this change we can avoid warnings.) Fixes bug2475; bugfix on
- Tor 0.2.1.28.