new release with cpint fix

This commit is contained in:
Sean C. Rhea
2007-08-07 15:22:37 +00:00
parent b658247509
commit bd73c83b25
3 changed files with 18 additions and 1 deletions

Binary file not shown.

View File

@@ -20,7 +20,9 @@ DISTRIB=GoldenCheetah_2006-12-25_Darwin_powerpc.dmg \
GoldenCheetah_2007-04-01_Darwin_powerpc.dmg \
GoldenCheetah_2007-04-01_Linux_x86.tgz \
GoldenCheetah_2007-04-26_Darwin_powerpc.dmg \
GoldenCheetah_2007-04-26_Linux_x86.tgz
GoldenCheetah_2007-04-26_Linux_x86.tgz \
GoldenCheetah_2007-08-07_Darwin_powerpc.dmg \
GoldenCheetah_2007-08-07_Linux_x86.tgz
all: $(HTML)
.PHONY: all clean install

View File

@@ -42,6 +42,21 @@ href="http://goldencheetah.org/svn/trunk">here</a>.
<td><i>Description</i></td>
</tr>
<tr>
<td valign="top">Aug 7, 2007</td>
<td valign="top">
<a href="GoldenCheetah_2007-08-07_Linux_x86.tgz">Linux x86</a>,<br>
<a href="GoldenCheetah_2007-08-07_Darwin_powerpc.dmg">Mac OS X PowerPC</a>
</td>
<td valign="top">This release fixes a bug in the critical power
intervals graph where you could get bad data if you started an interval
after a long period of not moving. It also adds really basic zooming to
the ride plot: use the left mouse button to zoom in and the right one to
return to the previous zoom state. It's pretty crappy right now, but
it's better than nothing.
</td>
</tr>
<tr>
<td valign="top">Apr 26, 2007</td>
<td valign="top">