]> granicus.if.org Git - nethack/commitdiff
fixes update
authorPasi Kallinen <paxed@alt.org>
Mon, 10 Sep 2018 18:32:30 +0000 (21:32 +0300)
committerPasi Kallinen <paxed@alt.org>
Mon, 10 Sep 2018 18:33:41 +0000 (21:33 +0300)
doc/fixes36.2

index e34ec28fca21c529754d69c1254b2deef48fcb0b..ce1523d0ae05f7e414940f9755560252543566a1 100644 (file)
@@ -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 <target>' 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