diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-12-22 06:14:50 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-12-22 06:14:50 +0000 |
| commit | 333fccd1985af686b2c51a8ca451a4ecb375f8c9 (patch) | |
| tree | 8e14d160816e959172bcbb3db6e9660b009394df /ChangeLog | |
| parent | 0cdbc9fce1e367a7ea78e10a7212f4ff3f20b0a8 (diff) | |
| download | ruby-333fccd1985af686b2c51a8ca451a4ecb375f8c9.tar.gz ruby-333fccd1985af686b2c51a8ca451a4ecb375f8c9.tar.xz ruby-333fccd1985af686b2c51a8ca451a4ecb375f8c9.zip | |
* common.mk (encs, ext/ripper/ripper.c): needs MFLAGS.
* configure.in (STRINGIZE): stringizing macro.
* include/ruby/defines.h (STRINGIZE): fallback.
* tool/make-snapshot: new file.
* version.c (ruby_description, ruby_copyright): string constants for
-v option.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14469 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +Sat Dec 22 15:14:48 2007 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * common.mk (encs, ext/ripper/ripper.c): needs MFLAGS. + + * configure.in (STRINGIZE): stringizing macro. + + * include/ruby/defines.h (STRINGIZE): fallback. + + * tool/make-snapshot: new file. + + * version.c (ruby_description, ruby_copyright): string constants for + -v option. + Sat Dec 22 15:03:37 2007 Shugo Maeda <shugo@ruby-lang.org> * lib/net/imap.rb (initialize): fixed documentation. |
