Fix a typo in "security fixes" in the change log
This commit is contained in:
parent
e4c2298e5e
commit
35a6d7b15f
@ -44,7 +44,7 @@ maximally condensed summary of the changes compared to 3.0:
|
|||||||
- Improvements to compile-time safety with the possibility to disable dangerous
|
- Improvements to compile-time safety with the possibility to disable dangerous
|
||||||
implicit conversions between wxString and "char*" strings.
|
implicit conversions between wxString and "char*" strings.
|
||||||
- Latest versions of all bundled 3rd party libraries, including all the
|
- Latest versions of all bundled 3rd party libraries, including all the
|
||||||
security fixed and support for WebKit 2 and GStreamer 1.7 under Unix.
|
security fixes and support for WebKit 2 and GStreamer 1.7 under Unix.
|
||||||
- Revamped OpenGL support better suited to modern OpenGL (3.2+).
|
- Revamped OpenGL support better suited to modern OpenGL (3.2+).
|
||||||
- Further C++11 and later support improvements, wxWidgets can be built using
|
- Further C++11 and later support improvements, wxWidgets can be built using
|
||||||
C++20 compilers.
|
C++20 compilers.
|
||||||
|
@ -96,7 +96,7 @@ maximally condensed summary:
|
|||||||
- Improvements to compile-time safety with the possibility to disable dangerous
|
- Improvements to compile-time safety with the possibility to disable dangerous
|
||||||
implicit conversions between wxString and "char*" strings.
|
implicit conversions between wxString and "char*" strings.
|
||||||
- Latest versions of all bundled 3rd party libraries, including all the
|
- Latest versions of all bundled 3rd party libraries, including all the
|
||||||
security fixed and support for WebKit 2 and GStreamer 1.7 under Unix.
|
security fixes and support for WebKit 2 and GStreamer 1.7 under Unix.
|
||||||
- Revamped OpenGL support better suited to modern OpenGL (3.2+).
|
- Revamped OpenGL support better suited to modern OpenGL (3.2+).
|
||||||
- Further C++11 and later support improvements, wxWidgets can be built using
|
- Further C++11 and later support improvements, wxWidgets can be built using
|
||||||
C++20 compilers.
|
C++20 compilers.
|
||||||
|
Loading…
Reference in New Issue
Block a user