diff --git a/doc/fixes36.2 b/doc/fixes36.2 index e34ec28fc..ce1523d0a 100644 --- a/doc/fixes36.2 +++ b/doc/fixes36.2 @@ -158,6 +158,9 @@ unix: Makefile.src and Makefile.utl inadvertently relied on a 'gnu make' verbose so doesn't use '$<' for multi-prerequisite targets unless specifically requested; use 'make QUIETCC=1 ' to get the 3.6.1 behavior back +Qt: add Qt5 specific hints file for linux and Mac OS X (Ray Chason) +Qt: enable compiling Qt5 on Windows (Ray Chason) +Qt: entering extended commands, hide non-matching ones General New Features