Changeset 694 for trunk/TODO.txt

Show
Ignore:
Timestamp:
02/11/08 05:15:03 (1 year ago)
Author:
bradfitz
Message:

automated update

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/TODO.txt

    r690 r694  
    44* Re: Cache::Memcached fix for problems with sockets used as string (fwd) 
    55  http://rt.livejournal.org/Ticket/Display.html?id=339 
    6  
    7 * Using constant makes campers happy 
    8   http://rt.livejournal.org/Ticket/Display.html?id=720 
    9  
    10 * Make the control flow way more readable 
    11   http://rt.livejournal.org/Ticket/Display.html?id=721 
    12  
    13 * micro optimisation for most common case 
    14   http://rt.livejournal.org/Ticket/Display.html?id=722 
    15  
    16 * use gotos for 10% speed up of _oneline 
    17   http://rt.livejournal.org/Ticket/Display.html?id=723 
    186 
    197* sendfile from memcached?