Overview of Changes in gtkhtml2 2.3.0
=====================================

* Fix crasher caused by incorrect reference to GtkStyle, (bug #104946)

* Rework how accessible text is presented. All the text in a paragraph is
in one accessible object instead of having an accessible object corresponding
to each HtmlBoxText, (bug #98324)

* Fix crasher caused by Korean spam, (bug #107910)


Overview of Changes in gtkhtml2 2.2.0
=====================================

* Update size in HtmlFontSpecification if HtmlView's style size changes
font size.

* Fix regression in display of http://slashdot.org, bug #102742.

* Show html is tag is missing, bug #102008

* Implement alternative fix for bug 98577 as previous fix caused regression.

* Add Hindi language.

Overview of Changes in gtkhtml2 2.1.7
=====================================

* Fix infinite loop caused by invalid HTML. bug #98677.

* Fix another looping problem, bug #86657

