diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-03-05 15:31:42 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-03-05 15:31:42 +0000 |
| commit | 828cff4f2ce585946749d35f9f45976c7e9dc694 (patch) | |
| tree | cf4f3b7def41d8f798af09d200dd52c180df9908 /ChangeLog | |
| parent | 59091322fd1344e46d0e17d187461937ac9393d6 (diff) | |
| download | ruby-828cff4f2ce585946749d35f9f45976c7e9dc694.tar.gz ruby-828cff4f2ce585946749d35f9f45976c7e9dc694.tar.xz ruby-828cff4f2ce585946749d35f9f45976c7e9dc694.zip | |
* struct.c (make_struct): preserve encoding of struct name.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15696 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 @@ +Thu Mar 6 00:31:39 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * struct.c (make_struct): preserve encoding of struct name. + Wed Mar 05 22:49:20 2008 NARUSE, Yui <naruse@ruby-lang.org> * string.c (is_utf8_lead_byte, count_utf8_lead_bytes_with_ulong): |
