Template Updates
<%
set the total number of releases to display. includes upcoming and past release_cnt = 12 overviews = Hash.new { |hash, key| hash[key] = Hash.new(&hash.default_proc) }
Put all milestone release notes here. Create a new block for each milestone following the pattern. You must have the overviews["xx.x"] = <<-xx_x opening and xx_x closing line exactly or the notes will not be picked up. The entire page might also fail to render properly.
