Changeset 19 for README

Show
Ignore:
Timestamp:
07/07/06 16:34:06 (3 years ago)
Author:
ploum
Message:

readme for 0.0.1

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • README

    r12 r19  
    11README 
    22------ 
    3 Conseil rev.12 -  04 July 2006 - Lionel Dricot ploum@ubuntu.com 
     3Conseil 0.0.1 "In The Middle of The Boxes" release  
     4rev.19 -  07 July 2006 - Lionel Dricot ploum@ubuntu.com 
    45http://conseil.fritalk.com 
    56 
     
    1213Not really much. 
    1314- search : if you type an integer, the bug will be directly opened instead of searching 
    14 - search : if the first word of your search is a recognized package, then only bugs of this package are displayed. (ATM, only "evolution" works. Try "evolution something" 
    15 - bookmarks : you can add a search or a bug to your bookmarks 
     15- search : if the first word of your search is a recognized package, then only bugs of this package are displayed. 
     16- bookmarks : you can add a search or a bug to your bookmarks and delete bookmarks 
    1617 
    1718 
     
    1920------------------- 
    2021All ! 
    21 - Launchpad protocol must be implemented. (see protocol_dummy.py) 
    22 - delete/rename/remember bookmarks 
     22- rename/remember bookmarks 
    2323 
    2424Also planned shortly : 
     
    3737WARNING : 
    3838-------- 
    39 The current launchpadweb protocol is really really SLOW and output always the same result for any search. 
    40 Those bugs are LaunchPad bugs and I cannot do anything to solve this ! 
     39The current launchpadweb protocol is not optimal. It might be slow.