]> Creatis software - gdcm.git/blobdiff - ChangeLog
BUG: Solve the previous stoopid bug introduce while moving the transfer syntax out...
[gdcm.git] / ChangeLog
index 5b240ed012c292b4c5127f9cdf45901f86d5a744..b2f6f6e74bde72e7c318ad260417ad82f76b75ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-01-11 Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
+   * Untangle TransferSynatx from gdcm::Document. Now Document only manipulate
+     a string and should ask the global TS dict what are the propreties of 
+     the transfer syntax
+
 2005-01-11 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
    * Replace confusing name SwitchSwapToBigEndian name by SwitchByteSwapCode
    * Add the Document::HandleOutOfGroup0002(uint16_t group) method