From 1d4b4bb2315fc4c33f5285cb74dd1e6ae3d5ab90 Mon Sep 17 00:00:00 2001 From: yugui Date: Tue, 28 Oct 2008 03:44:11 +0000 Subject: * tool/make-snapshot.rb (package): did not accept tagnames with the prefix "previewN" git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@19982 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 892f12ac7..ed31c8c71 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Oct 28 12:42:28 2008 Yuki Sonoda + + * tool/make-snapshot.rb (package): did not accept tagnames with the + prefix "previewN" + Tue Oct 28 12:06:07 2008 Yuki Sonoda (Yugui) * test/rubygems/test_gem.rb (@default_dir_re): considers -- cgit