* Mon Oct 12 2015 Alejandro Álvarez <aalvarez at cern.ch> - 1.8.4
 - [DMC-698] - Port DMC clients to MacOSX
 - [DMC-725] - Provide a gfal2-python build linked against python2.7,
system stdc++ and statically against boost python

* Fri Jul 03 2015 Alejandro Álvarez <aalvarez at cern.ch> - 1.8.3
** Bug
 - [DMC-690] - Segfault inside set_opt_string_list
** New feature
 - [DMC-689] - Add __version__ to gfal2 bindings

* Fri Jun 19 2015 Alejandro Álvarez <aalvarez at cern.ch> - 1.8.2
** Bug
 - [DMC-677] - Need to reduce scope of ScopedGILRelease (see DMC-670)
 - [DMC-686] - Missing GIL release on gfal2 context constructor (Was Listing endpoints via WebFTS intermittently fails )
** Improvement
 - [DMC-674] - Validate version as part of the packaging

* Mon Apr 13 2015 Alejandro Álvarez <aalvarez at cern.ch> - 1.8.1
** Bug
 - [DMC-670] - Several calls are missing a ScopedGILRelease
** Improvement
 - [DMC-649] - Core: Improve logger system, deprecate old methods
 - [DMC-651] - Core and plugins: Allow to send custom key/value to the servers
** New Feature
 - [DMC-641] - Core: Allow to register multiple event listeners

* Fri Feb 03 2015 Alejandro Álvarez <aalvarez at cern.ch> - 1.7.0
 - [DMC-543] - listdir leaks the file descriptor
 - [DMC-546] - Expose bulk bring-online operations in gfal2-python
 - [DMC-583] - Core: Add call to recover list of installed plugins
 - [DMC-623] - Expose abort files call
 - [DMC-616] - Facilitate build integration with PH-SFT tools

* Fri Nov 07 2014 Alejandro Álvarez <aalvarez at cern.ch> - 1.6.0
 - [DMC-479] - Expose gfal_version in the Python wrappers
 - [DMC-496] - Pythonize names transfer_parameters and gfalt_event
 - [DMC-459] - Core: New method to load configuration from a file (gfal2_load_opts_from_file)
 - [DMC-481] - Expose 'strict mode' parameter via Python bindings and gfal2-util
 - [DMC-495] - Improve docstrings generated by boost::python 

* 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

