Skip to content
From 4.4.2:

* Introduce mechanism in GeoModelXML to pass readout geometry tables through to sqlite
* Also, create a FullPhysVol table and an AlignableTransform table in GeoModelXML, pass through to sqlite
* Fix a bug in GeoModelWrite leading to spurious (Full)PhysVols upon restore.
* Inhibit vectorization where it is unsafe (Scott's fix)

From 4.4.3:
* fix a compilation problem with FSL on somewhat older distributions of Qt.