summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDodji Seketeli <dodji@gnome.org>2003-12-12 16:29:49 +0000
committerDodji Seketeli <dodji@src.gnome.org>2003-12-12 16:29:49 +0000
commit4ca2e13f89429977fed7083e24ac9ac0b03eefbc (patch)
tree813db4eb2fd4abe16963f18105b8b5a6c62c37ae /ChangeLog
parent953b643be4a2d4fe4bbf7bed4f5c355d3756be45 (diff)
downloadlibcroco-4ca2e13f89429977fed7083e24ac9ac0b03eefbc.tar.gz
added this function to factorise the evaluation of additional selectors.
2003-12-12 Dodji Seketeli <dodji@gnome.org> * src/seleng/cr-sel-eng.c: (additional_selector_matches_node): added this function to factorise the evaluation of additional selectors. (sel_matches_node_real ): use additional_selector_matches_node(). This fixes a selector bug spotted by Stefan Seefeld.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e17032d..b2758bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,12 @@
* docs/examples/selection-example-1.c: a bit of cleanup
and bug fix here.
* docs/examples/selection-example-1.css: added more test cases.
-
+ * src/seleng/cr-sel-eng.c:
+ (additional_selector_matches_node): added this function to
+ factorise the evaluation of additional selectors.
+ (sel_matches_node_real ): use additional_selector_matches_node().
+ This fixes a selector bug spotted by Stefan Seefeld.
+
2003-12-11 Dodji Seketeli <dodji@gnome.org>
* configure.in: updated version numbers for 0.4.