diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-06-16 18:16:42 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-06-16 18:16:42 +0000 |
commit | e82fcbeac17f0c6c71386bb2dc5e15ce930ed9ec (patch) | |
tree | 8627ae4037de15230a3439ba13380ab3242f6785 /ChangeLog | |
parent | 01d712164d62cbc9a25164fc763ee110baa1639c (diff) | |
download | tor-e82fcbeac17f0c6c71386bb2dc5e15ce930ed9ec.tar.gz tor-e82fcbeac17f0c6c71386bb2dc5e15ce930ed9ec.zip |
Partial backport. Clean up a macro/cpp interaction related to bug 707.
svn:r15306
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Changes in version 0.2.0.29 - 2008-06-13 + o Minor bugfixes: + - Fix a macro/CPP interactions that was confusing some compilers. + + + Changes in version 0.2.0.28-rc - 2008-06-13 o Anonymity fixes: - Fix a bug where, when we were choosing the 'end stream reason' to |