Browse Source

Note that we should audit for more bucket over/underflow

svn:r3555
Nick Mathewson 20 years ago
parent
commit
de71abd238
1 changed files with 5 additions and 1 deletions
  1. 5 1
      doc/TODO

+ 5 - 1
doc/TODO

@@ -23,12 +23,16 @@ N&R. make loglevels info,debug less noisy
      o Why can't win32 find a cpuworker?
      o Why can't win32 find a cpuworker?
 
 
 For 0.0.9.3:
 For 0.0.9.3:
-   - All tasks marked for 0093 in flyspray.
+   o All tasks marked for 0093 in flyspray.
    o Backport performance improvement (stop calling getttimeofday for
    o Backport performance improvement (stop calling getttimeofday for
      each cell)
      each cell)
    o Tor startup script should be installed by default on OSX.
    o Tor startup script should be installed by default on OSX.
    o Setup instructions for OSX.
    o Setup instructions for OSX.
+
+
+For 0.0.9.5:
    - Server instructions for OSX and Windows operators.
    - Server instructions for OSX and Windows operators.
+   - Audit all changes to bandwidth buckets for integer over/underflow.
 
 
 ************************ For Post 0.0.9 *****************************
 ************************ For Post 0.0.9 *****************************