aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-12-16 07:58:01 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-12-16 07:58:01 +0000
commit6547a2bcbb5aa462984774854e8e8aa4268bec1e (patch)
tree7a586957523e1252295473ac295571deaff5a237 /ChangeLog
parentdb9e8351f3502651b40de1215367d32498412054 (diff)
downloadruby-6547a2bcbb5aa462984774854e8e8aa4268bec1e.tar.gz
* lib/un.rb (httpd): try to convert port number to integer.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26111 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e89334e9a1..d1dcb20f1d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Dec 16 16:57:59 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * lib/un.rb (httpd): try to convert port number to integer.
+
Wed Dec 16 11:18:30 2009 WATANABE Hirofumi <eban@ruby-lang.org>
* configure.in(MINIRUBY): use "$BASERUBY" as a default ruby executable