TensorRT 1.0 does not support Caffe MVNLayer

It appears that the TensorRT 1.0 parser does not support the normalisation layer type: http://caffe.berkeleyvision.org/doxygen/classcaffe_1_1MVNLayer.html reporting:

could not parse layer type MVN

Any plans to support this in TensorRT 2.0?

According to a reply from NVIDIA, this has been added as a feature request (although not guaranteed to be implemented).