diff options
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,7 +9,7 @@ Mon Dec 31 13:05:00 2012 Zachary Scott <[email protected]> Sun Dec 30 23:33:36 2012 Nobuyoshi Nakada <[email protected]> - * parse.y (simple_re_meta): escaped closing parenthsis has different + * parse.y (simple_re_meta): escaped closing parenthesis has different meaning. [Bug #7610] [ruby-core:51088] Sun Dec 30 12:09:47 2012 Charlie Somerville <[email protected]> @@ -31,7 +31,7 @@ Sun Dec 30 10:51:29 2012 Kazuki Tsujimoto <[email protected]> Sat Dec 29 21:57:11 2012 Keiju Ishitsuka <[email protected]> - * lib/irb/completion.rb: treat rightly comletion for symbol on irb + * lib/irb/completion.rb: treat rightly completion for symbol on irb [Bug #7632]. Sat Dec 29 21:51:30 2012 Shugo Maeda <[email protected]> |