Merge remote-tracking branch 'public/bug2402_again' into maint-0.2.1

This commit is contained in:
Nick Mathewson
2011-04-06 16:13:22 -04:00
5 changed files with 29 additions and 54 deletions
-4
View File
@@ -1,4 +0,0 @@
o Minor bugfixes (build)
- Do not include Git version tags as though they were SVN tags when
generating a tarball from inside a repository that has switched between
branches. Bugfix on 0.2.1.15-rc; fixes bug 2402.
+6
View File
@@ -0,0 +1,6 @@
o Minor bugfixes
- Use micro-revision numbers in 0.2.1.x instead: apparently, they
were more used than we had known. (Bugfix on 0.2.1.30).
- Instead of generating our micro-version numbers using SVN revisions,
use git revisions instead. Bugfix on 0.2.1.15-rc; fixes bug 2402.