diff options
| author | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2018-04-02 21:07:58 -0700 | 
|---|---|---|
| committer | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2018-04-02 21:07:58 -0700 | 
| commit | cff1933ec9d522d65570c7270354394b6353b812 (patch) | |
| tree | 04f3f629276b99ff2780ed216ec361214be47874 | |
| parent | 4f9af798501b3fb0d930d0914f0b50042dccbcc1 (diff) | |
docs: Update changelog
| -rw-r--r-- | docs/manual.adoc | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/manual.adoc b/docs/manual.adoc index 10a98ed..d478cde 100644 --- a/docs/manual.adoc +++ b/docs/manual.adoc @@ -2144,6 +2144,7 @@ Maintenance release. Changes:  	. Fix compilation issues with limits.h for some versions of gcc  	. Fix compilation issues with Clang/C2  	. Fix implicit fallthrough warnings in gcc 7 +	. Fix unknown attribute directive warnings in gcc 8  	. Fix cray++ compiler errors  	. Fix unsigned integer overflow errors with -fsanitize=integer  	. Fix undefined behavior sanitizer issues in compact mode  | 
