summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-09-18 11:51:00 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-09-18 11:51:00 +0000
commitca67e12a332b4b77e2e78b3f9f97d0e876ad09a9 (patch)
treed519932d9feaba90ece6c3a5dc3d18cec335567f /ChangeLog
parent0ba513daebe33652b33177bf516ace6d2836440e (diff)
downloadruby-ca67e12a332b4b77e2e78b3f9f97d0e876ad09a9.tar.gz
ruby-ca67e12a332b4b77e2e78b3f9f97d0e876ad09a9.tar.xz
ruby-ca67e12a332b4b77e2e78b3f9f97d0e876ad09a9.zip
* lib/rake.rb (Rake::Application#standard_exception_handling):
replaced magic numbers for exit status. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19416 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0cfd89488..e88bafc48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Sep 18 20:50:36 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * lib/rake.rb (Rake::Application#standard_exception_handling):
+ replaced magic numbers for exit status.
+
Thu Sep 18 20:37:59 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
* lib/optparse.rb (OptionParser::ParseError#set_backtrace): omits