[version -> 1.19.2
Malcolm.Wallace@cs.york.ac.uk**20080114120521] {
hunk ./Makefile 2
-VERSION = 1.19.1
+VERSION = 1.19.2
hunk ./docs/changelog.html 15
+
+
Changes in 1.19
+
+
+- Improved the lazy XML parsing, and fixed some space leaks
+ in the XtractLazy tool.
+
- Version 1.19.2 updates the Cabal file to enable HaXml to build with both
+ ghc-6.6.x and ghc-6.8.x.
+
+
hunk ./docs/index.html 135
-HaXml-1.19.1, release date 2007.11.01
+HaXml-1.19.2, release date 2008.01.14
hunk ./docs/index.html 137
-.tar.gz,
-.zip.
+.tar.gz,
+.zip.
hunk ./docs/index.html 152
-Stable version: for 1.13.2 see
+Stable version: for 1.13.3 see
hunk ./docs/index.html 205
-Version 1.19.1 fixes a build error in 1.19.
+Version 1.19.2 updates the Cabal file to enable HaXml to build with both
+ghc-6.6.x and ghc-6.8.x.
+Version 1.19.1 fixes a build error in 1.19.
hunk ./src/Makefile 2
-VERSION = 1.19.1
+VERSION = 1.19.2
}