summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c04fd3c80b..fcb2c61ab2 100644
--- a/NEWS
+++ b/NEWS
@@ -399,6 +399,8 @@ with all sufficient information, see the ChangeLog file.
=== Language changes
+ * Added keyword arguments.
+
* Added %i and %I for symbol list creation (similar to %w and %W).
* Default source encoding is changed to UTF-8. (was US-ASCII)