[BACK]Return to todo1.html CVS log [TXT][DIR] Up to [local] / todotxt / Text-Todo / t / dudelicious / l

Diff for /todotxt/Text-Todo/t/dudelicious/l/todo1.html between version 1.1 and 1.4

version 1.1, 2010/04/30 02:24:06 version 1.4, 2010/05/05 03:01:08
Line 1 
Line 1 
 <!doctype html><html>  <body><h1>todo1</h1>
     <head><title>Funky!</title></head>  project:
     <body><h1>todo1</h1>  <select>
       <option>GarageSale</option>
       <option>report_bug</option>
   </select>
   <br />
   context:
   <select>
       <option>home</option>
       <option>phone</option>
       <option>shopping</option>
       <option>wherever</option>
   </select>
   <br />
 <ol>  <ol>
     <li>      <li>
 (B) +GarageSale @phone schedule Goodwill pickup  (B) +GarageSale @phone schedule Goodwill pickup
Line 27 
Line 39 
 x 2009-01-01 completed with a date  x 2009-01-01 completed with a date
     </li>      </li>
 </ol>  </ol>
 </body>  
 </html>  

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.4

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>