X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=ChangeLog;h=95344efeb0fc99227ab42c01cc42d874a142bbeb;hb=4d71ed336c671defd09b0bede749d67caddf4994;hp=b8fb98f3a19c33aebaeb426b68e8158b2e9d4136;hpb=4117dec671b980b51a16117a5692d822b63bbe04;p=gdcm.git diff --git a/ChangeLog b/ChangeLog index b8fb98f3..95344efe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Mon Oct 18 10:27:49 2005 by regrain + * Correctly use the VRKey for all vr variables... instead of TagName + or std::string + * Replace the definition of VRKey from std::string to a class + containing a char[2]. All methods are inline to have no speed low + * Create the GDCM_VRUNKNOWN = " " for the VR values + Mon Oct 18 10:27:49 2005 by regrain * Remove useless constructor of gdcm::Document * Remove useless parameter in the constructor of gdcm::ElementSet