diff --git a/doc/GoldenCheetah_2006-09-07_Darwin_powerpc.dmg b/doc/GoldenCheetah_2006-09-07_Darwin_powerpc.dmg new file mode 100644 index 000000000..9cec7b20e Binary files /dev/null and b/doc/GoldenCheetah_2006-09-07_Darwin_powerpc.dmg differ diff --git a/doc/Makefile b/doc/Makefile index af764d7eb..ead4cecda 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -2,7 +2,10 @@ CONTENT=$(wildcard *.content) HTML=$(subst .content,.html,$(CONTENT)) TARBALLS=$(wildcard gc_*.tgz) -OTHER=logo.png sample.gp sample.png cpint.gp cpint.png gui-preview.png +OTHER=logo.png sample.gp sample.png cpint.gp cpint.png \ + screenshot-summary.png screenshot-plot.png +DISTRIB=GoldenCheetah_2006-09-06_Darwin_powerpc.dmg \ + GoldenCheetah_2006-09-07_Darwin_powerpc.dmg all: $(HTML) .PHONY: all clean install @@ -11,7 +14,7 @@ clean: rm -f $(HTML) install: - rsync -avz -e ssh $(HTML) $(TARBALLS) $(OTHER) \ + rsync -avz -e ssh $(HTML) $(TARBALLS) $(OTHER) $(DISTRIB) \ srhea.net:public_html/goldencheetah/ contact.html: contact.content genpage.pl diff --git a/doc/download.content b/doc/download.content index e7b6934df..26eb23923 100644 --- a/doc/download.content +++ b/doc/download.content @@ -13,13 +13,22 @@ for the GUI and the older, command-line programs. Description + +Sep 7, 2006 +Darwin +PowerPC +Adds speed and cadence to the ride plot. Fixes a bug +found by George Gilliland where reseting the time during a ride could cause +the GUI to crash. + + Sep 6, 2006 Darwin PowerPC -The first release of the Golden Cheetah GUI. - +The first release of the Golden Cheetah GUI. +