diff options
| author | nari <nari@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-10-25 11:10:39 +0000 |
|---|---|---|
| committer | nari <nari@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-10-25 11:10:39 +0000 |
| commit | 3dea88f3e5a67c24a3c37db0c0561f761f68107a (patch) | |
| tree | cfbeae6ea50bf0bfe230884a003a3a8df2b0f405 /ChangeLog | |
| parent | ff25801e9b4535e729398e87b3410049aa4d91d2 (diff) | |
| download | ruby-3dea88f3e5a67c24a3c37db0c0561f761f68107a.tar.gz ruby-3dea88f3e5a67c24a3c37db0c0561f761f68107a.tar.xz ruby-3dea88f3e5a67c24a3c37db0c0561f761f68107a.zip | |
* gc.c (gc_profile_result): bug fix. The millisecond is 1/1000.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19934 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 @@ +Sat Oct 25 20:05:22 2008 Narihiro Nakamura <authorNari@gmail.com> + + * gc.c (gc_profile_result): bug fix. The millisecond is 1/1000. + Sat Oct 25 11:12:40 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp> * ruby.c (usage): updated the description of -E option. |
