From: PatR Date: Sat, 14 Dec 2019 01:39:39 +0000 (-0800) Subject: fixes typo X-Git-Tag: NetHack-3.6.4_Released~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c0b74f6ba42292cbff4ae7cfadc22c55bea9c0ba;p=nethack fixes typo --- diff --git a/doc/fixes36.4 b/doc/fixes36.4 index d42e88c86..8d466e096 100644 --- a/doc/fixes36.4 +++ b/doc/fixes36.4 @@ -1,4 +1,4 @@ -$NHDT-Branch: NetHack-3.6 $:$NHDT-Revision: 1.3 $ $NHDT-Date: 1576282492 2019/12/14 00:14:52 $ +$NHDT-Branch: NetHack-3.6 $:$NHDT-Revision: 1.4 $ $NHDT-Date: 1576287569 2019/12/14 01:39:29 $ This fixes36.4 file is here to capture information about updates in the 3.6.x lineage following the release of 3.6.3 in December 2019. Hypothetical version @@ -10,7 +10,7 @@ GDBPATH and GREPPATH from sysconf or -D... on compilation command line were being processed even if PANICTRACE was disabled but only being freed at end of game when that was enabled fix the article used in the message when your steed encounters a polymorph trap -alloc teleporting onto the vibrating square +allow teleporting onto the vibrating square message "your knapsack can't accomodate any more items" when picking stuff up or removing such from container was inaccurate if there was some gold pending; vary the message rather than add more convoluted pickup code