From: Matteo Nastasi (mop) <nastasi@alternativeoutput.it>
Date: Wed, 21 Nov 2012 10:44:19 +0000 (+0100)
Subject: aligned TODO.txt with real state
X-Git-Tag: v4.2.1~3
X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=commitdiff_plain;h=037513ca5eb1f1bd35e0860fa1213f02e10136b7;p=brisk.git

aligned TODO.txt with real state
---

diff --git a/TODO.txt b/TODO.txt
index a701f1c..fb9ce25 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -11,7 +11,6 @@
 
   MINOR |
  -------+
-   - BUG: access with password from 2 diff browsers the second go in strange "page not found" 
      in the first tentative, the second works
    - try to be more antivirus-friendly
    - centralize all '<script ...' incapsulation to allow multiple transport system.
@@ -23,7 +22,7 @@
 
   DONE |
  ------+
-
+   DONE - BUG: access with password from 2 diff browsers the second go in strange "page not found" 
    DONE - BUG: access with password from 2 diff browsers place the first in a strict loop (the 
           problem was a call to a static parent method instead of the overrided child method,
           substitute self:: with the dynamically get class::)