Skip to content
This repository was archived by the owner on Jun 25, 2022. It is now read-only.

Commit 5ccf88a

Browse files
Fix news dates
1 parent 809c282 commit 5ccf88a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,10 @@ <h1>Rack: a Ruby Webserver Interface</h1>
113113
<h2>News</h2>
114114

115115
<dl>
116-
<dt>January 9th, 2008</dt><dd>
116+
<dt>January 9th, 2009</dt><dd>
117117
<strong>Rack 0.9.1</strong> has been <a href="http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/324389">released</a>! This is a security release, please update.</dd>
118118

119-
<dt>January 6th, 2008</dt><dd><strong>Rack 0.9</strong> has been <a href="http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/324073">released</a>!</dd>
119+
<dt>January 6th, 2009</dt><dd><strong>Rack 0.9</strong> has been <a href="http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/324073">released</a>!</dd>
120120

121121
<dt>December 24th, 2008</dt><dd><a href="http://groups.google.com/group/rack-devel/browse_thread/thread/a5f156a8c592ab1c">Introducing the Rack Core Team</a></dd>
122122

0 commit comments

Comments
 (0)