From 7099b7d4a63496ffa1e8a1c72133b166683cd045 Mon Sep 17 00:00:00 2001 From: yugui Date: Sat, 22 Nov 2008 12:13:32 +0000 Subject: merges r20281 from trunk into ruby_1_9_1. * ChangeLog: fixed date format. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@20313 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 189022954f..eff13a746d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3590,7 +3590,7 @@ Mon Sep 15 02:37:19 2008 Nobuyoshi Nakada * transcode.c (str_encode): returns duplicated string if nothing changed. [ruby-core:18578] -Sun Sep 14 22:09:01 2008 Takeyuki Fujioka +Sun Sep 14 22:09:01 2008 Takeyuki Fujioka * lib/cgi/core.rb (CGI::parse): performance improvement @@ -8665,7 +8665,7 @@ Fri Aug 1 23:26:45 2008 NARUSE, Yui * transcode.c (transcode_loop): undefined character is replaced with only one character. [ruby-dev:35709] -Fri Aug 01 23:26:22 2008 Yuki Sonoda (Yugui) +Fri Aug 1 23:26:22 2008 Yuki Sonoda (Yugui) Merged r16430(akr), r16431(akr), r16433(akr), r16469(nobu), and r17874(akr) from ruby_1_8. @@ -8709,7 +8709,7 @@ Fri Aug 1 20:55:27 2008 NARUSE, Yui * enc/trans/japanese.c (to_EUC_JP_EF_infos): change size. [ruby-dev:35714] -Fri Aug 01 18:27:15 2008 Yuki Sonoda (Yugui) +Fri Aug 1 18:27:15 2008 Yuki Sonoda (Yugui) * parse.y (parser_yylex): removed an useless conditional, and magic comment are ignored unless at the first of line. @@ -16705,7 +16705,7 @@ Sat Feb 9 10:03:07 2008 Tanaka Akira * string.c (rb_str_new4): copy encoding from orig, instead of shared one. -Sat Feb 09 01:01:38 2008 NARUSE, Yui +Sat Feb 9 01:01:38 2008 NARUSE, Yui * file.c (lchmod_internal): fix warning cast from pointer to integer of different size. -- cgit v1.2.3