summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2010-02-27 16:27:44 +0100
committerSebastian Hahn <sebastian@torproject.org>2010-03-01 04:07:55 +0100
commitf9de12b864cc2b2fd5c3327f9dccf16deeefb483 (patch)
treeef1451fb943a7bcb7ddd556dae4610a1ea1a79f0 /ChangeLog
parent9caecc1e482a057751a4802a0e50c95099685e36 (diff)
downloadtor-f9de12b864cc2b2fd5c3327f9dccf16deeefb483.tar.gz
tor-f9de12b864cc2b2fd5c3327f9dccf16deeefb483.zip
Ship the asciidoc-helper file in our tarballs
Otherwise, the build process breaks when one of the .1.txt gets a new mtime. Suggested by weasel.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab11ddb6d5..7ee0ebec96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,9 @@ Changes in version 0.2.2.10-alpha - 2010-??-??
fixes bug 1255.
- Disallow values larger than INT32_MAX for PerConnBWRate|Burst
config option. Bugfix on 0.2.2.7-alpha.
+ - Ship the asciidoc-helper file in the tarball, so that people can
+ build from source if they want to, and touching the .1.txt files
+ doesn't break the build. Bugfix on 0.2.2.9-alpha.
o Code simplifications and refactoring:
- Fix some urls in the exit notice file and make it XHTML1.1 strict