diff --git a/manual/main/index.html b/manual/main/index.html index ad881fe995..10eed0bef5 100644 --- a/manual/main/index.html +++ b/manual/main/index.html @@ -16733,6 +16733,13 @@
Make C/C++/ObjC include directive scanning pattern more strict to avoid trying to scan for empty file names. — Andrey Semashev
+Fix mingw linker commands to always replace backslashes with forward slashes. — Christian Seiler
+Fix QCC debug build flag. The QCC toolset was using an old, no longer +supported, debug symbols option. — John McFarlane
+