Tweak changes file

This commit is contained in:
rl1987 2019-03-24 09:25:30 +02:00
parent 7b30f8dc8c
commit 9529d99982

View file

@ -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.