diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-12-23 18:29:41 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-12-23 18:29:41 +0000 |
commit | 77da84b70c9e7c0db99ddd3cc9c12c3d3d6c6396 (patch) | |
tree | 90244d01a126b5a34796e13fc366feb4eba6b673 | |
parent | c52cacb1a291117b03aa7cdfb9a7bce321f9124e (diff) | |
download | tor-77da84b70c9e7c0db99ddd3cc9c12c3d3d6c6396.tar.gz tor-77da84b70c9e7c0db99ddd3cc9c12c3d3d6c6396.zip |
r15650@tombo: nickm | 2007-12-23 13:29:07 -0500
mark a couple of patches as bakportable.
svn:r12947
-rw-r--r-- | doc/TODO.012 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO.012 b/doc/TODO.012 index 0ad093ff6d..5cba1b73cf 100644 --- a/doc/TODO.012 +++ b/doc/TODO.012 @@ -23,4 +23,5 @@ Backport for 0.1.2.x once better tested: tricky backport. - r12153 and r12154: Give better warnings when we fail to mmap a descriptor store that we just wrote. - + - r12945: better cross-compilation support in configure.in + - r12946: iPhone support; requires r12945. |