aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-06-29 23:44:48 +0000
committerdrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-06-29 23:44:48 +0000
commitd88b7ea53005dc7a1e1abeb6762e9ae2eb004944 (patch)
tree4e1108ef363f4701fc24dd6d5675539da7b0190a /ChangeLog
parentcbb56c75145f6f4f7d1c12c28dd566cf5bbb7e33 (diff)
downloadruby-d88b7ea53005dc7a1e1abeb6762e9ae2eb004944.tar.gz
summary is required in a valid gemspec, fixes gem list -d
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23904 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 1b665b99b1..6849185ba5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Jun 30 08:42:34 2009 Eric Hodel <drbrain@segment7.net>
+
+ * tool/instruby.rb: summary is required in a .gemspec.
+
Tue Jun 30 01:35:12 2009 Yuki Sonoda (Yugui) <yugui@yugui.jp>
* tool/strip-rdocs.rb: supports QT style doxy-comments.