Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:See file.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 1a8b351623085eaf9e943b5b1593ea4c99688da6
User & Date: rolf 2007-10-30 11:49:05
Context
2007-12-25
23:18
Fixed a memory leak in case of --enable-threads. check-in: 96ee41816c user: rolf tags: trunk
2007-10-30
11:49
See file. check-in: 1a8b351623 user: rolf tags: trunk
01:05
See file. check-in: 804488f478 user: rolf tags: trunk
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to ChangeLog.

1
2
3
4
5
6
7
8
9
10
11
12
13

2007-10-30  Rolf Ade  <rolf@pointsman.de>

        * generic/domhtml.c: 
        * tests/htmlreader.test: ID Attributes in HTML documents
          parsed with -html do what you expect: you find it with
          getElementById.

2007-10-29  Rolf Ade  <rolf@pointsman.de>

        * doc/domNode.*
        * doc/domDoc.*: Fixed documentation error in the documentation
          of the replaceChild method.





|







1
2
3
4
5
6
7
8
9
10
11
12
13

2007-10-30  Rolf Ade  <rolf@pointsman.de>

        * generic/domhtml.c: 
        * tests/htmlreader.test: ID Attributes in HTML documents
          parsed with -html do now what you expect: you find it with
          getElementById.

2007-10-29  Rolf Ade  <rolf@pointsman.de>

        * doc/domNode.*
        * doc/domDoc.*: Fixed documentation error in the documentation
          of the replaceChild method.