summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorrl1987 <rl1987@sdf.lonestar.org>2019-03-24 09:25:30 +0200
committerrl1987 <rl1987@sdf.lonestar.org>2019-03-24 09:25:30 +0200
commit9529d99982eb64998e12db7704fa977bf02f541c (patch)
tree53be7b495eb0587b085d8a746777591d93cdef94 /changes
parent7b30f8dc8c93ac215a1e7330fee1baa5f1437a98 (diff)
downloadtor-9529d99982eb64998e12db7704fa977bf02f541c.tar.gz
tor-9529d99982eb64998e12db7704fa977bf02f541c.zip
Tweak changes file
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket295374
1 files changed, 2 insertions, 2 deletions
diff --git a/changes/ticket29537 b/changes/ticket29537
index 048e13c65f..afe2308205 100644
--- a/changes/ticket29537
+++ b/changes/ticket29537
@@ -1,3 +1,3 @@
o Testing:
- - Check that all valid values of `int` and `unsigned int` can be
- represented by `void *`. Resolves issue 29537.
+ - Check that representative subsets of values of `int` and `unsigned int`
+ can be represented by `void *`. Resolves issue 29537.