Просмотр исходного кода

Note that we should audit for more bucket over/underflow

svn:r3555
Nick Mathewson 20 лет назад
Родитель
Сommit
de71abd238
1 измененных файлов с 5 добавлено и 1 удалено
  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?
 
 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
      each cell)
    o Tor startup script should be installed by default on OSX.
    o Setup instructions for OSX.
+
+
+For 0.0.9.5:
    - Server instructions for OSX and Windows operators.
+   - Audit all changes to bandwidth buckets for integer over/underflow.
 
 ************************ For Post 0.0.9 *****************************