From: Christopher Dicely Date: 2008-04-04T23:32:24+09:00 Subject: Re: RubyGems 1.1.0 On Sat, Mar 29, 2008 at 8:52 AM, Trans wrote: > > > On Mar 29, 11:26 am, "Christopher Dicely" wrote: > > > > On Sat, Mar 29, 2008 at 6:34 AM, Trans wrote: > > > > > On Mar 29, 4:41 am, Eric Hodel wrote: > > > > > > * RubyGems now requires Ruby > 1.8.3. > > > > * Release notes are now printed upon installation. > > > > > Where do these release notes come from? > > > > Well, from the error message I get when installing, they are supposed > > to be installed in doc/release_notes/rel_1_1_0.rdoc, for some reason > > I'm not getting anything in that directory buy a css stylesheet and a > > makedoc.rb script. > > Why would you be "getting" anything at all in that directory? Well, the upgrade is giving an error message after it installs the new version saying it can't find the release notes there. Since the upgrade creates the directory, you would think it would populate it if it is going to look for release notes to display there and produce an error message if they are missing.