commit 58f8bbb9f75da2e183e8b00f28b0ced26bce9171 Author: Erinn Clark erinn@torproject.org Date: Sun Jun 5 21:10:54 2011 -0300
add that windows suite to the changelog --- build-scripts/osx.mk | 1 - changelog.win-2.2 | 2 +- 2 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/build-scripts/osx.mk b/build-scripts/osx.mk index 47ab77f..8bee9e1 100644 --- a/build-scripts/osx.mk +++ b/build-scripts/osx.mk @@ -213,7 +213,6 @@ all-compressed-bundles: compressed-bundle_ar \ ##
clean: - rm -fr $(DISTDIR) rm -fr *.app rm -fr $(DEST) *.stamp rm -f *~ diff --git a/changelog.win-2.2 b/changelog.win-2.2 index d77cab1..2acec07 100644 --- a/changelog.win-2.2 +++ b/changelog.win-2.2 @@ -1,4 +1,4 @@ -Tor Browser Bundle (2.2.27-1) alpha; suite=osx +Tor Browser Bundle (2.2.27-1) alpha; suite=windows
* Update Tor to 0.2.2.27-beta * Update HTTPS Everywhere to 0.9.9.development.5
tor-commits@lists.torproject.org