CVSROOT:        /cvs/gnome
Module name:    gtkhtml
Changes by:     haip    06/02/06 04:52:57

Modified files:
        src            : ChangeLog htmlclue.c 

Log message:
2006-02-06  Irene Huang <[EMAIL PROTECTED]>

Fixes bug #328270 [http://bugzilla.gnome.org/show_bug.cgi?id=328270]

* htmlclue.c: (op_helper): Change if ((o == NULL)
&& (last == NULL)) to if ((o == NULL) || (last == NULL))

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtkhtml&who=haip&date=explicit&mindate=2006-02-06%2004:51&maxdate=2006-02-06%2004:53

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to