* Mon Oct 31 2011 Ricardo Rocha <Ricardo.Rocha@cern.ch> 1.8.2

- additional build modifications for Fedora/EPEL compliance 

* Mon Dec 6 2010 Jean-Philippe Baud <Jean-Philippe.Baud@cern.ch> 1.8.1

- first modifications to be able to build for gLite and EMI

* Wed Aug 4 2010 Jean-Philippe Baud <Jean-Philippe.Baud@cern.ch> 1.8.0

- get user_ca and pass it to getidmap

* Thu Mar 12 2010 Jean-Philippe Baud <Jean-Philippe.Baud@cern.ch> 1.7.4-4

- change dependencies to new LCG-DM client packaging

* Thu Feb 27 2010 Jean-Philippe Baud <Jean-Philippe.Baud@cern.ch> 1.7.4-2

- add support for Debian

* Thu Dec 17 2009 David Smith <David.Smith@cern.ch> 1.7.4-1

- Remove wait for child gridftp processes during service
  shutdown by the init.d script. For bug #57229

* Mon Aug 24 2009 David Smith <David.Smith@cern.ch> 1.7.3-1

- Enable checksum saving when the CKSM length argument
  is specified as 0 as well as -1 (and offset is zero).

- Added (noreplace) qualifier in the RPM spec for the
  /etc/sysconfig/dpm-gsiftp config file. (Bug #52075)

* Fri Apr 17 2009 David Smith <David.Smith@cern.ch> 1.7.1-2

- Reverted accidently swapped log names for the logs
  dpm-gsiftp.log and gridftp.log

* Tue Mar 17 2009 David Smith <David.Smith@cern.ch> 1.7.1-1

- Set the checksum type and value in the nameserver
  after a CKSM command, if there was no value set yet
- Allow setting of hostname used within dpns queries
  (devleopments by Baud)

* Tue Jan 27 2009 David Smith <David.Smith@cern.ch> 

- Some changes to allow solaris build (development by baud)
- Improved the portability of the init script (fixes bug#43334).

* Wed Sep 24 2008 David Smith <David.Smith@cern.ch> 1.7.0-1

- added ADLER32 and CRC32 checksum algorithms to CKSM handler
  (previous development by Baud)

* Mon Mar 3 2008 Jean-Philippe Baud <Jean-Philippe.Baud@cern.ch> 1.6.10-3

- first implementation of CKSM (MD5 only)

* Fri Feb 25 2008 David Smith <David.Smith@cern.ch> 1.6.10-1

- IPv6 support (in sync with DPM v1.6.10).
- Fixed GGUS#32335: DPM's gridftp does not allow for ':' in SURL 

* Wed Jan 9 2008 Akos Frohner <Akos.Frohner@cern.ch> 1.6.7-3

- being aware of x86_64 in Makefile and startup script as well

* Thu Dec 13 2007 Jean-Philippe Baud <baud@mail.cern.ch> 1.6.7-2

- fix for bug#32171: DPM gridftp fails to transfer files larger than 2GB

* Tue Oct 16 2007 David Smith <David.Smith@cern.ch> 1.6.7-1

- fix for bug#30249: Set the 'written to' flag on newly created DPM files
  and call dpm_abortfiles() at the end of transfers where there is
  an indication that the transfer failed.

* Tue Sep 25 2007 Jean-Philippe Baud <Jean-Philippe.Baud@cern.ch> 1.6.6-3

- globus_gss_assist_gridmap() can also return > 0 in case of error

* Tue Aug 14 2007 Akos Frohner <Akos.Frohner@cern.ch> 1.6.6-2

- fixing bug#28499 (or gsvg#28462)
- Removed globus-config dependency. It was only setting the following
  variables: X509_USER_CERT X509_USER_KEY GRIDMAP GRIDMAPDIR. There are good
  default values, and one can set specials via /etc/sysconfig/dpm-gsiftp.

* Mon Jul 16 2007 Akos Frohner <Akos.Frohner@cern.ch> 1.6.6-1

- Added vdt_globus_data_server as a runtime dependency.
- Re-added /etc/sysconfig/dpm-gsiftp.templ for backward	YAIM compatibility.

* Wed Jun 13 2007 Jean-Philippe Baud <Jean-Philippe.Baud@cern.ch> 1.6.5-4

- more precise error messages for authorization errors like VOMS errors, 
  no mapping, no virtual Id mapping

* Fri Jun 8 2007 Akos Frohner <Akos.Frohner@cern.ch> 1.6.5-3

- Fixed failing build.

* Wed Jun 6 2007 Akos Frohner <Akos.Frohner@cern.ch> 1.6.5-2

- GT4's gridftp server uses GLOBUS_TCP_SOURCE_RANGE instead of 
  GLOBUS_TCP_PORT_RANGE: exporting it, if it is set in the init.d script.

* Wed May 30 2007 Akos Frohner <Akos.Frohner@cern.ch> 1.6.5-1

- Release in sync with DPM 1.6.5-1.
- Proper RPM packaging with logrotate, sysconfig and init.d scripts.
- x86_64 specific installation and build instructions.

* Tue Mar 27 2007 Jean-Philippe Baud <Jean-Philippe.Baud@cern.ch> 0.2.0

- More detailed messages for VOMS errors.
- handle correctly fully qualified hostnames
- allow to run requests as root
- code cleanup
- add copyright
- fix RFIO error reporting

* Tue Mar 28 2006 Jiri Kosina <Jiri.Kosina@cern.ch> 0.1.0

- support for VOMS and virtual ids
- setegid() must be called before seteuid()
- dsilogit() function was segfaulting when UID of running process changed
	between writes (not handling retval of fopen() correctly)
- removed UGLY bug - premature unlink(), causing non-deterministic behavior
	when multiple concurrent transfer streams were in place
- version verified to work under parallel streams, both with and without VOMS
- updated documentation
- tested with diskserver on another machine

* Sun Jan  1 2006 Yaodong Cheng <Yaodong.Cheng@cern.ch> 0.0.0

- initial version

