diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2017-08-25 Pat Rankin <r.pat.rankin@gmail.com> + + * builtin.c (TYPE_MINIMUM): Use type uintmax_t for the calculation, + deferring the cast to the target type until the final result. + 2017-08-27 Juan Manuel Guerrero <juan.guerrero@gmx.de> * mbsupport.h [__DJGPP_]: Provide multi-byte specific declarations |