summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fcf2e655ed..62def458df 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,10 @@ with all sufficient information, see the ChangeLog file.
* Hash literal
* Symbol key followed by a colon can be quoted. [Feature #4276]
+* default argument
+ fixed a very longstanding bug that an optional argument was not
+ accessible in its default value expression. [Bug #9593]
+
=== Core classes updates (outstanding ones only)
* Binding