diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-11-02 14:53:47 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-11-02 14:53:47 +0000 |
commit | f7eb647cfb0f9ad03b36a06d1c8210741646f551 (patch) | |
tree | 904b3b26cddf2c8dba61cc8746a5dea181409aa6 | |
parent | 21f26ab0cff9e53e46bbc5a4e606cf3548d68e3a (diff) | |
download | tor-f7eb647cfb0f9ad03b36a06d1c8210741646f551.tar.gz tor-f7eb647cfb0f9ad03b36a06d1c8210741646f551.zip |
r14650@tombo: nickm | 2007-11-02 10:53:42 -0400
Note r12339 for backport
svn:r12340
-rw-r--r-- | doc/TODO.012 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/TODO.012 b/doc/TODO.012 index cf92fb866b..0186a35526 100644 --- a/doc/TODO.012 +++ b/doc/TODO.012 @@ -9,6 +9,7 @@ Backport items for 0.1.2: - backport the osx privoxy.config changes - no need to backport the windows privoxy.config changes because they're not in SVN?? + - r12339: rlim_t may be wider than unsigned long. Backport for 0.1.2.x once better tested: |