tazbug diff TODO @ rev 11

TODO: add Hg integration task
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 03 12:23:56 2012 +0200 (2012-04-03)
parents 4c0eb28fc0a4
children b94804ae1505
line diff
     1.1 --- a/TODO	Tue Apr 03 11:39:35 2012 +0200
     1.2 +++ b/TODO	Tue Apr 03 12:23:56 2012 +0200
     1.3 @@ -1,3 +1,5 @@
     1.4  
     1.5  	* Log bug activity in $bugdir/$id/bug.log
     1.6  	* Help Box with button on tazbug-box new-bug
     1.7 +	* Hg integration by checking in commits if a bug was solved
     1.8 +	  and then close it: hg commit -m "My msg [CLOSE=4]"