doc/mruby3.4.md: add #6491 to the release note

This commit is contained in:
Yukihiro "Matz" Matsumoto
2025-03-17 09:21:36 +09:00
parent d1909320d9
commit 468c6f1901
+1
View File
@@ -88,6 +88,7 @@
- [#6477](https://github.com/mruby/mruby/issues/6477) heap-buffer-overflow in mrb_vm_exec
- [#6485](https://github.com/mruby/mruby/issues/6485) Hash#rehash does not check if the hash is frozen
- [#6483](https://github.com/mruby/mruby/issues/6483) Hash#default_proc= accepts arbitrary objects that are not callable
- [#6491](https://github.com/mruby/mruby/issues/6491) Destroy existing string literals when composing string literals
# Merged Pull Requests (User Visible Ones)