tazbug diff TODO @ rev 26

Small bug fix (it stable for 4.0)
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 10 12:34:20 2012 +0200 (2012-04-10)
parents 4c0eb28fc0a4
children b94804ae1505
line diff
     1.1 --- a/TODO	Tue Apr 03 11:39:35 2012 +0200
     1.2 +++ b/TODO	Tue Apr 10 12:34:20 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]"