...
GiD_Info layers -bbox replaced by -bounding_box and now return pmin pmax swapped and without be a sublist item (in fact it is an objarray of 6 doubles)
GiD_Info bounding_box ?-pmin_pmax? new optional flag to return the more usual syntax "pmin pmax"
GiD_Layers get bounding_box <layer_name> geometry|mesh
GiD_Sets get bounding_box <set_name>
New Tcl package gid_bounding_box
GiD_Info mesh -post and GiD_Result get_nodes with extra flag -deformed to return deformed coordinates of nodes, now by default the original coordinates are returned (previously always return the current deformed coordinates)