diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-11-14 02:55:12 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-11-14 02:55:12 +0000 |
commit | 75922ff41f5518e44ac8752a37922de855488915 (patch) | |
tree | 8a9eb7a3202a2368557cc4444edddc9fd4bfa535 /ChangeLog | |
parent | 6739ef40277b012f44e8209bb3c9e352cccc5cb1 (diff) | |
download | tor-75922ff41f5518e44ac8752a37922de855488915.tar.gz tor-75922ff41f5518e44ac8752a37922de855488915.zip |
r16663@catbus: nickm | 2007-11-13 21:51:28 -0500
Back out parts of r12376: replace file locations in scripts.
svn:r12490
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ Changes in version 0.2.0.12-alpha - 2007-11-?? o Compile fixes: - Make it build on OpenBSD again. Patch from tup. - + - Substitute BINDIR and LOCALSTATEDIR in scripts. Fixes packaging. Changes in version 0.2.0.11-alpha - 2007-11-12 o Security fixes: |