summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
@@ -217,6 +217,10 @@ with all sufficient information, see the ChangeLog file.
* Pathname#realdirpath
* Pathname#each_child
* Readline
* new methods:
* Readline.set_screen_size
@@ -261,6 +265,14 @@ with all sufficient information, see the ChangeLog file.
Unicode semantics
* $: no longer includes the current directory, use require_relative
=== Compilation options
* --program-prefix and --program-suffix no longer act on the shared object
@@ -272,6 +284,8 @@ with all sufficient information, see the ChangeLog file.
* --with-arch is added for universal binary, instead of
--enable-fat-binary option.
=== Compatibility issues (excluding feature bug fixes)
* Enumerator#rewind