* Tue Jul 01 2014 Alejandro Álvarez <aalvarez at cern.ch> - 1.5.0
 - [LCGUTIL-387] - Add buffer size parameter to gfal-cp
 - [LCGUTIL-391] - Python bindings do not expose create parent option for copies

* 1.4.1-1 :
 - fix [LCGUTIL-351] 

* 1.4.0-1 :
- [LCGUTIL-329] - GFal segmentation fault listing folders with a huge quantity of files
- Bug correction and shared_ptr support for Stat() and readdirpp()
- Fix a problem in the __str__() value of Gfal::Stat() 

* 1.3.0-1 : 
 - Correct a GError to python exception translation problem
 - implement callback for transfer ( performance marker )
 - correct bug concerning verbose level
 - add calls needed by LHCb ( stating )
 - several bug fixes related to gfal2-utils
 - implement partial list directory content ( readdir / readdirpp )
 - First release compatible with gfal2-utils

* Fri Apr 26 2013 Adrien Devresse <adevress at cern.ch> - 1.2.0-0
 - include partial r/w operations (pread/pwrite)
 - switch the internal api from old style posix to gfal2 file api
 - switch the license from EGEE to EMI
 - map the gfal2_cancel function
 - initial compatible EPEL release

* Thu Nov 29 2012 Adrien Devresse <adevress at cern.ch> - 1.1.0-0 
 - bug correction for set interger function
 - map the new parameter system properly
 - add verbose level management and new namespace to gfal python bindings
 - add pydoc
 - convert to off_t =64 bits on the 32 bits plateform


* Fri Jul 20 2012 Adrien Devresse <adevress at cern.ch> - 1.0.0-1
 - initial 1.0 release for gfal 2.0 python bindings
