From 487a267899a3e36150643286285d37541bde8af5 Mon Sep 17 00:00:00 2001 From: nobu Date: Wed, 24 Mar 2010 18:52:50 +0000 Subject: * ext/iconv/charset_alias.rb: update of URL. [ruby-dev:38360] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27034 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ ext/iconv/charset_alias.rb | 4 ++-- ext/iconv/mkwrapper.rb | 4 ++-- version.h | 4 ++-- 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6d2afcffea..320859a354 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Mar 25 03:52:45 2010 Nobuyoshi Nakada + + * ext/iconv/charset_alias.rb: update of URL. [ruby-dev:38360] + Wed Mar 24 23:43:40 2010 Yusuke Endoh * thread.c (thread_create_core): let new thread inherit RUBY_EVENT_VM diff --git a/ext/iconv/charset_alias.rb b/ext/iconv/charset_alias.rb index e0a0a82c39..cd567a8e2e 100644 --- a/ext/iconv/charset_alias.rb +++ b/ext/iconv/charset_alias.rb @@ -3,8 +3,8 @@ require 'rbconfig' require 'optparse' -# http://www.ctan.org/tex-archive/macros/texinfo/texinfo/intl/config.charset -# Fri, 30 May 2003 00:09:00 GMT' +# http://www.ctan.org/get/macros/texinfo/texinfo/gnulib/lib/config.charset +# Tue, 25 Dec 2007 00:00:00 GMT OS = RbConfig::CONFIG["target_os"] SHELL = RbConfig::CONFIG['SHELL'] diff --git a/ext/iconv/mkwrapper.rb b/ext/iconv/mkwrapper.rb index 6438e57fec..44d5fcf194 100644 --- a/ext/iconv/mkwrapper.rb +++ b/ext/iconv/mkwrapper.rb @@ -2,8 +2,8 @@ require 'rbconfig' require 'optparse' -# http://www.ctan.org/tex-archive/macros/texinfo/texinfo/intl/config.charset -# Fri, 30 May 2003 00:09:00 GMT' +# http://www.ctan.org/get/macros/texinfo/texinfo/gnulib/lib/config.charset +# Tue, 25 Dec 2007 00:00:00 GMT HEADER = <