From 81b83029088580aa1f15f3e95ae8ddae65d7cc8d Mon Sep 17 00:00:00 2001 From: Mark Rada Date: Mon, 19 Mar 2012 12:46:25 -0400 Subject: [PATCH] Update the ChangeLog --- ChangeLog.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.markdown b/ChangeLog.markdown index 2e5196b0c..57a80d28d 100644 --- a/ChangeLog.markdown +++ b/ChangeLog.markdown @@ -9,7 +9,7 @@ MacRuby 0.12 was a milestone release... * Add the `--codesign` option to `macruby_deploy` * Gems are now installed to `/Library/Ruby/Gems/MacRuby` * Remove obsoleted constants `RUBY_FRAMEWORK` and `RUBY_FRAMEWORK_VERSION` from `RbConfig` - * macrubyc now uses proper exit codes for `--help` and `--version` options + * macrubyc/macruby\_deploy now uses proper exit codes for `--help` and `--version` options * The `instruby.rb` script has been replaced with a set of rake tasks * Upgrade JSON to 1.6.5 * Cocoa objects now use `#description` for their `#inspect` output