--- parser3/ChangeLog 2008/04/08 13:05:25 1.62 +++ parser3/ChangeLog 2008/04/10 09:09:32 1.64 @@ -1,3 +1,23 @@ +2008-04-10 misha + * tests/080.html 1.3: + * tests/results/080.processed 1.5: + - cut '0' from exponential part because of on diff OS it differ ( + 20 or 020 for ex) + + * tests/119.html 1.3: + * tests/results/119.processed 1.5: + - check for encoding while creating xdoc + +2008-04-09 misha + * buildall-with-xml 1.22: + - move to libxml 2.6.32 and libxslt 1.1.23 + + * src/main/pa_common.C 1.228: + - comment added + + * src/classes/date.C 1.81: + - little refactoring + 2008-04-08 misha * Makefile.am 1.53: * Makefile.am 1.54: