diff options
-rw-r--r-- | changes/bug19168 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/changes/bug19168 b/changes/bug19168 index 7bdfc50c54..1fc1b3a74d 100644 --- a/changes/bug19168 +++ b/changes/bug19168 @@ -1,3 +1,3 @@ - o Minor bugfixes (code correctness): - - Fix integer overflows in the case conversion tables. Fixes bug - 19168; bugfix on 0.2.1.11-alpha. + o Minor bugfixes (code style): + - Fix an integer signedness conversion issue in the case conversion + tables. Fixes bug 19168; bugfix on 0.2.1.11-alpha. |