aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-08-16 06:24:01 +0800
committerChristian Persch <chpe@src.gnome.org>2004-08-16 06:24:01 +0800
commit9f534be424c1285f83e53cf00c39726d68a6cb04 (patch)
tree02482c172b59f11f57c00471fbf3af416eb9a619 /ChangeLog
parent0d70e6e6a59004c95306985c97ab5df8d0160d78 (diff)
downloadgsoc2013-epiphany-9f534be424c1285f83e53cf00c39726d68a6cb04.tar
gsoc2013-epiphany-9f534be424c1285f83e53cf00c39726d68a6cb04.tar.gz
gsoc2013-epiphany-9f534be424c1285f83e53cf00c39726d68a6cb04.tar.bz2
gsoc2013-epiphany-9f534be424c1285f83e53cf00c39726d68a6cb04.tar.lz
gsoc2013-epiphany-9f534be424c1285f83e53cf00c39726d68a6cb04.tar.xz
gsoc2013-epiphany-9f534be424c1285f83e53cf00c39726d68a6cb04.tar.zst
gsoc2013-epiphany-9f534be424c1285f83e53cf00c39726d68a6cb04.zip
Use GetLocalName instead of GetTagName to get the attribute name. Patch by
2004-08-16 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EventContext.cpp: Use GetLocalName instead of GetTagName to get the attribute name. Patch by Mikael Brockman, fixes bug #150208.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2bf3fb957..6844de07e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-08-16 Christian Persch <chpe@cvs.gnome.org>
+
+ * embed/mozilla/EventContext.cpp:
+
+ Use GetLocalName instead of GetTagName to get the attribute name.
+ Patch by Mikael Brockman, fixes bug #150208.
+
2004-08-12 Christian Persch <chpe@cvs.gnome.org>
* configure.in: