aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-03-11 10:47:25 -0500
committerNick Mathewson <nickm@torproject.org>2011-03-11 10:47:25 -0500
commit671318c3a84657acc8b97cf59871489065264ece (patch)
treef0d187164a0a8b212d6fd6f60aa81e091bf8cd3b /changes
parentd080fe8db14817e6eaf37359c638805909a306a1 (diff)
downloadtor-671318c3a84657acc8b97cf59871489065264ece.tar
tor-671318c3a84657acc8b97cf59871489065264ece.tar.gz
Revert "Simplest fix to bug2402: do not include SVN versions"
This reverts commit a1073ee956021ead19d30c2151510dbaced416a8. Apparently, we totally misunderstood how the debian packages were using microrevisions. Better fix that!
Diffstat (limited to 'changes')
-rw-r--r--changes/bug24024
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug2402 b/changes/bug2402
deleted file mode 100644
index f16f6773e..000000000
--- a/changes/bug2402
+++ /dev/null
@@ -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.