diff options
author | Sebastian Hahn <sebastian@torproject.org> | 2010-02-27 17:06:06 +0100 |
---|---|---|
committer | Sebastian Hahn <sebastian@torproject.org> | 2010-03-01 04:07:55 +0100 |
commit | 0cd1b499b46fa112e0d81e467a0d07f79e04bbdb (patch) | |
tree | 4fe96b8c252b200c1f0d5c0d146ec90b9e73ff8c /ChangeLog | |
parent | f9de12b864cc2b2fd5c3327f9dccf16deeefb483 (diff) | |
download | tor-0cd1b499b46fa112e0d81e467a0d07f79e04bbdb.tar.gz tor-0cd1b499b46fa112e0d81e467a0d07f79e04bbdb.zip |
Simplify asciidoc-helper
We don't need sed for our string manipulation, so let's get rid of
it. Suggested by weasel.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ Changes in version 0.2.2.10-alpha - 2010-??-?? o Code simplifications and refactoring: - Fix some urls in the exit notice file and make it XHTML1.1 strict compliant. Based on a patch from Christian Kujau. - + - Don't use sed in asciidoc-helper anymore. Changes in version 0.2.2.9-alpha - 2010-02-22 o Directory authority changes: |