1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-03 07:24:58 +03:00
inform7/notes/release/pending.md
Graham Nelson 2aaaba9471 Logging
2022-08-28 16:27:03 +01:00

1.2 KiB

Pending

These will be added to release notes when the release is made.

Bug fixes

  • Inbuild no longer attempts to incrementally rebuild kits in the internal nest, which avoids sandboxing issues in the Linux Inform app: instead it trusts that whatever is in the internal nest has already been properly build

  • Fix for Jira bug I7-2190 "Internal error on a too large table of rankings" (commit 59a9f23)

  • Fix for Jira bug I7-2185 "Valued property with negative certainty causes internal error" (commit 2173d4b)

  • Fix for Jira bug I7-2192 "'Use memory economy' causes Inform 6 error" (commit 52baf6c)

  • Fix for Jira bug I7-2193 "Internal error when using the call() syntax in an Inform 6 inclusion" (commit c9e740b)