NEWS (--program-prefix and --program-suffix): describe r23368.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23502 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a1b5cd1ca2
commit
c573aaf73f
9
NEWS
9
NEWS
@ -201,6 +201,14 @@ with all sufficient information, see the ChangeLog file.
|
|||||||
* new methods:
|
* new methods:
|
||||||
* Zlib::GzipFile#path
|
* Zlib::GzipFile#path
|
||||||
|
|
||||||
|
=== Compilation options
|
||||||
|
|
||||||
|
* --program-prefix and --program-suffix no longer act on the shared object
|
||||||
|
names nor paths to libraries.
|
||||||
|
|
||||||
|
use --with-rubylibprefix='${libruby}/${RUBY_INSTALL_NAME}' and
|
||||||
|
--with-soname='${RUBY_INSTALL_NAME}' for the same result as Ruby 1.9.1.
|
||||||
|
|
||||||
=== Compatibility issues (excluding feature bug fixes)
|
=== Compatibility issues (excluding feature bug fixes)
|
||||||
|
|
||||||
* Enumerator#rewind
|
* Enumerator#rewind
|
||||||
@ -215,5 +223,6 @@ with all sufficient information, see the ChangeLog file.
|
|||||||
* Time.local
|
* Time.local
|
||||||
* Time.mktime
|
* Time.mktime
|
||||||
* Time.parse
|
* Time.parse
|
||||||
|
* --program-prefix and --program-suffix
|
||||||
|
|
||||||
See above.
|
See above.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user