diff options
| author | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-12-04 08:09:44 +0000 |
|---|---|---|
| committer | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-12-04 08:09:44 +0000 |
| commit | 5bea08f7b7f3007bd60f9895603779b58238cb31 (patch) | |
| tree | fce260b670515f356a94d399fe97853b65ae1268 /ChangeLog | |
| parent | 6a51d5ebcb5d907d975e4c9a9803d4df6df4b46d (diff) | |
* lib/json.rb, lib/json/*: moved to ext/json/lib.
--
M trunk/ChangeLog
D trunk/lib/json
D trunk/lib/json.rb
A trunk/ext/json/lib
A trunk/ext/json/lib/json
A trunk/ext/json/lib/json.rb
A trunk/ext/json/extconf.rb
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14100 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Tue Dec 4 17:07:25 2007 NARUSE, Yui <naruse@ruby-lang.org> + + * lib/json.rb, lib/json/*: moved to ext/json/lib. + Tue Dec 4 16:34:46 2007 Nobuyoshi Nakada <nobu@ruby-lang.org> * ext/iconv/iconv.c (iconv_create): achieve target encoding. |
