update comments

This commit is contained in:
Dane Springmeyer 2011-04-19 00:20:04 +00:00
parent 50fefa79f0
commit 5bbc89674e

View file

@ -50,8 +50,8 @@ public:
}
else
{
// Backward compatiblity for version pre 0.8.0
// To be removed in 0.9.0...
// Backward compatiblity for version pre 2.0.0
// To be removed in 2.1.0...
if (!boost::algorithm::icontains(str,"'")
&& !boost::algorithm::icontains(str,"[")
&& !boost::algorithm::icontains(str,"]")