aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 7 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index 12fa2c5e42..40ec25dc32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,7 +8,13 @@ Sat Sep 14 06:08:10 2013 Eric Hodel <drbrain@segment7.net>
constants. (These won't show up in RDoc until a new RDoc is
imported.)
-Sat Sep 14 04:57:51 2013 Eric Hodel <drbrain@segment7.net>
+Thu Sep 12 14:58:58 2013 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * lib/uri/generic.rb (URI::Generic.find_proxy): return nil if
+ http_proxy environment variable is empty string.
+ [ruby-core:57140] [Bug #8898]
+
+Fri Sep 13 10:40:28 2013 Eric Hodel <drbrain@segment7.net>
* lib/rubygems: Update to RubyGems 2.1.3
@@ -26,13 +32,6 @@ Sat Sep 14 04:57:51 2013 Eric Hodel <drbrain@segment7.net>
* NEWS: Updated for RubyGems 2.1.3
-
-Thu Sep 12 14:58:58 2013 NARUSE, Yui <naruse@ruby-lang.org>
-
- * lib/uri/generic.rb (URI::Generic.find_proxy): return nil if
- http_proxy environment variable is empty string.
- [ruby-core:57140] [Bug #8898]
-
Thu Sep 12 22:40:03 2013 Nobuyoshi Nakada <nobu@ruby-lang.org>
* configure.in (RUBY_CHECK_SIGNEDNESS): macro to check signedness of a