Merging r6266 through r6268 from branch releases/1.8 to trunk

- Spelling fixes
- Makefile adding to CFLAGS instead of replacing them.


git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6269 dfc29bdd-3216-0410-991c-e03cc46cb475
This commit is contained in:
cutealien
2021-12-05 20:25:26 +00:00
parent 3e61e81b06
commit 73d562d745
5 changed files with 8 additions and 6 deletions

View File

@ -334,6 +334,8 @@ Changes in 1.9 (not yet released)
--------------------------
Changes in 1.8.6
- Makefile now only adds CFLAGS instead of overwriting them.
- Several spelling fixes (Patch #455). Thanks @J. Puydt
--------------------------
Changes in 1.8.5 (1st November 2021, svn [r6263])