2004-09-22 Wednesday 01:03  enlf

	* README: 
	- Change and obfuscate e-mail addresses.  

2004-09-22 Wednesday 00:58  enlf

	* dict-vision.dic: 
	- Removed unfinished comment line.  

2004-06-23 Wednesday 00:05  enlf

	* Makefile.in: 
	- Renewed our autotools packages.  

2004-04-18 Sunday 14:17  enlf

	* single.c: 
	- Let messages end with (fixed) because of changes applied.  

2004-04-14 Wednesday 01:06  enlf

	* single.c: 
	- Prevent total length check with an U16 variable.  

2004-04-03 Saturday 00:55  enlf

	* basic.c: 
	- Limit false transfer syntax to specific ezDICOM case: big should
	be little.  

2004-04-03 Saturday 00:45  enlf

	* basic.c: 
	- Make comment about transfer syntax more generic.  

2004-03-29 Monday 16:50  enlf

	* basic.c: 
	- Always consider group 0x0800 as (syntax) fault.  

2004-03-29 Monday 16:48  enlf

	* basic.c: 
	- Must use XOR for setting a flag.  

2004-03-29 Monday 16:47  enlf

	* basic.c: 
	- Make sure workarounds are reset between calls.  

2004-03-28 Sunday 20:28  enlf

	* single.c: 
	- Add "value" to warning message.  

2004-03-28 Sunday 01:27  enlf

	* single.c: 
	- Just fix high bit based on bits allocated, if available.  

2004-03-28 Sunday 01:17  enlf

	* basic.c, dicom.h, single.c: 
	- Enable a global workaround flag.  
	- Workaround added for ezDICOM wrong high bit.  

2004-03-28 Sunday 00:44  enlf

	* basic.c: 
	- Fit ezDICOM workaround (syntax switch) on BIG endian hosts too.  

2004-03-27 Saturday 09:12  enlf

	* basic.c, dicom.h, single.c: 
	- Rename _alter_ functions to _switch_ functions.  

2004-03-27 Saturday 09:04  enlf

	* basic.c, dicom.h: 
	- Workaround ezDICOM fake endian transfer syntax.  
	- Function to switch syntax endian.  

2004-03-27 Saturday 00:16  enlf

	* single.c: 
	- Workaround for Amira 3.0 pixel data length bug.  

2004-03-26 Friday 21:28  enlf

	* basic.c: 
	- In debug message also show file offset for tag.  

2004-03-09 Tuesday 23:20  enlf

	* Makefile.in: 
	- Using updated autotool packages.  

2004-01-03 Saturday 01:31  enlf

	* Makefile.in: 
	- Changed files after autoconf tools upgrade.  

2003-12-28 Sunday 01:42  enlf

	* decomp.c: 
	- Cast to proper type.  

2003-12-06 Saturday 12:37  enlf

	* Makefile.in: 
	- Renamed m-autoconf.h.in to m-depend.h.in file.  

2003-11-07 Friday 01:34  enlf

	* process.c: 
	- A simple comment change.  

2003-09-04 Thursday 00:35  enlf

	* decomp.c: 
	- Show proper casts.  

2003-09-04 Thursday 00:02  enlf

	* zoom.c: 
	- Show proper casts.  

2003-09-03 Wednesday 23:51  enlf

	* image.c: 
	- Show proper casts.  

2003-09-03 Wednesday 23:35  enlf

	* transform.c: 
	- Just an unsigned integer needed.  

2003-09-03 Wednesday 23:09  enlf

	* single.c: 
	- Changed type of local variables to unsigned.  

2003-09-03 Wednesday 23:04  enlf

	* dicom.h: 
	- Changed type of dicom_swap() second argument.  

2003-09-03 Wednesday 23:02  enlf

	* basic.c: 
	- Show proper casts.  
	- Type changed of function argument.  

2003-06-15 Sunday 00:31  enlf

	* basic.c, dicom.h, single.c: 
	- Allow certain sequence's tags being skipped.  

2003-06-15 Sunday 00:14  enlf

	* dicom.h: 
	- Preserve the sequence's group & element identification.  

2003-06-11 Wednesday 01:20  enlf

	* Makefile.in: 
	- Replace user DO_CYGWIN conditional by auto-generated
	PLATFORM_WIN32.  

2003-06-10 Tuesday 00:06  enlf

	* Makefile.in: 
	- Generate DLL file on Win32 platform with cygwin/gcc combo.  

2003-06-09 Monday 23:13  enlf

	* Makefile.in: 
	- Renamed unused.h header in more appropriate m-autocof.h header.  

2003-06-09 Monday 00:30  enlf

	* Makefile.in: 
	- After configure changes, update Makefile.in templates.  

2003-04-25 Friday 00:38  enlf

	* Makefile.in: 
	- Touched by latest autotools: autoconf-2.57, automake-1.7.4 &
	libtool-1.5 

2003-01-17 Friday 00:41  enlf

	* decomp.c: 
	- Remove unused "err" variable.  

2003-01-08 Wednesday 23:51  enlf

	* dict-dicom.dic: 
	- Updated with new dcmtk352 dictionary.  

2002-12-27 Friday 14:36  enlf

	* basic.c: 
	- Better now, put it back as a warning.  

2002-12-27 Friday 01:59  enlf

	* basic.c: 
	- But don't include tags of undefined length.  

2002-12-27 Friday 01:47  enlf

	* basic.c: 
	- To much bad DICOM around, so don't warn. Keep it for debug
	purposes.  

2002-12-27 Friday 01:39  enlf

	* basic.c: 
	- Take care of bad GE tag length (13 => 10).  
	- Warn about an uneven tag length.  

2002-12-13 Friday 00:54  enlf

	* Makefile.in: 
	- Commit autogenerated changes.  

2002-11-29 Friday 00:13  enlf

	* Makefile.am, Makefile.in: 
	- Do not install headers. Prevent unnecessary conflicts with system
	headers.  

2002-11-07 Thursday 00:31  enlf

	* log.c: 
	- Just to achive some ISO C89 compliance. (-ansi) 

2002-11-06 Wednesday 01:48  enlf

	* basic.c, dicom.h: 
	- Added a MDC_DICOM_DEBUG preprocessor define.  

2002-11-05 Tuesday 16:44  enlf

	* README: 
	- Included the DCMTK OFFIS license for the use of their dictionary.  

2002-11-05 Tuesday 01:49  enlf

	* dicom.h: 
	- Removed comma at end of enumerator list.  

2002-11-02 Saturday 01:32  enlf

	* basic.c: 
	- Skip the PHILIPS premature item bug (= bad length).  
	- Forgot to disable tag debug.  

2002-11-01 Friday 23:48  enlf

	* basic.c: 
	- Extra function for debugging tags before any further processing.  

2002-10-28 Monday 23:09  enlf

	* Makefile.am, Makefile.in: 
	- Be a little more open: remove GNU specific compiler flags.  

2002-10-26 Saturday 17:36  enlf

	* Makefile.in: 
	- Fixed PNG library check and added --with-png-prefix config
	possibility.  

2002-10-26 Saturday 00:35  enlf

	* Makefile.am, Makefile.in: 
	- Upgrade of our autoconf, automake & libtool utils.  

2002-10-24 Thursday 02:00  enlf

	* Makefile.am, Makefile.in: 
	- Being friendly to others, removed a GNU C specific option.  

2002-10-21 Monday 22:46  enlf

	* dicom.h: 
	- Fix prototype warnings for Sun ONE compiler.  

2002-10-16 Wednesday 22:03  enlf

	* basic.c: 
	- Fix for 24bit RGB lossless jpeg pixeldata.  

2002-10-15 Tuesday 00:27  enlf

	* Makefile.am, Makefile.in: 
	- Changes due to moving of dicom & ljpg subdirs.  

2002-10-15 Tuesday 00:03  enlf

	* COPYING.LIB, ChangeLog, Makefile.am, Makefile.in, README,
	basic.c, bit.c, decomp.c, dicom.h, dict-dicom.dic, dict-gemsi.dic,
	dict-vision.dic, dictionary.c, image.c, log.c, parse.c, process.c,
	single.c, transform.c, zoom.c: 
	- The dicom dir moved to libs subdir.  

