]> granicus.if.org Git - nethack/commitdiff
update config-overflow-fix with recent 3.6 changes
authorPatR <rankin@nethack.org>
Sun, 15 Dec 2019 00:03:10 +0000 (16:03 -0800)
committerPatR <rankin@nethack.org>
Sun, 15 Dec 2019 00:03:10 +0000 (16:03 -0800)
1  2 
doc/fixes36.4

diff --cc doc/fixes36.4
index aada6c85f329f04677ff9f1309ef5465539d07f7,8d466e0964b223df5002c474c4783054bb88f863..8d1b2e2403e533bbe6e9a370811441b252564364
@@@ -10,8 -10,11 +10,12 @@@ GDBPATH and GREPPATH from sysconf or -D
        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
+ 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
  dozen-ish assorted spelling/typo fixes in messages and source comments
 +fix potential buffer overflow when parsing run-time configuration file
  
  
  Fixes to Post-3.6.3 Problems that Were Exposed Via git Repository