#
# ChangeLog for thirdparty/blosc/LICENSES
# 
# Generated by Trac 0.12.5
# 04/16/25 23:25:39
 
Sat, 27 Aug 2016 00:35:26 GMT Hal Finkel <hfinkel@…> [981e22c]
	* GNUmakefile (modified)
	* thirdparty/blosc/ANNOUNCE.rst (modified)
	* thirdparty/blosc/LICENSES/BITSHUFFLE.txt (added)
	* thirdparty/blosc/LICENSES/BLOSC.txt (modified)
	* thirdparty/blosc/LICENSES/LZ4.txt (added)
	* thirdparty/blosc/LICENSES/SNAPPY.txt (added)
	* thirdparty/blosc/LICENSES/STDINT.txt (modified)
	* thirdparty/blosc/LICENSES/ZLIB.txt (added)
	* thirdparty/blosc/README.rst (modified)
	* thirdparty/blosc/README_HEADER.rst (modified)
	* thirdparty/blosc/RELEASE_NOTES.rst (modified)
	* thirdparty/blosc/RELEASING.rst (modified)
	* thirdparty/blosc/THANKS.rst (added)
	* thirdparty/blosc/bitshuffle-generic.c (added)
	* thirdparty/blosc/bitshuffle-generic.h (added)
	* thirdparty/blosc/blosc-export.h (added)
	* thirdparty/blosc/blosc.c (modified)
	* thirdparty/blosc/blosc.h (modified)
	* thirdparty/blosc/blosclz.c (modified)
	* thirdparty/blosc/blosclz.h (modified)
	* thirdparty/blosc/shuffle-common.h (added)
	* thirdparty/blosc/shuffle-generic.c (added)
	* thirdparty/blosc/shuffle-generic.h (added)
	* thirdparty/blosc/shuffle.c (modified)
	* thirdparty/blosc/shuffle.h (modified)

	Upgrade to latest blosc library

	blosc git: ...


Fri, 15 May 2015 22:55:09 GMT Hal Finkel <hfinkel@…> [00587dc]
	* CRC64.h (added)
	* GNUmakefile (added)
	* GenericIO.cxx (added)
	* GenericIO.h (added)
	* GenericIO2Cosmo.cxx (added)
	* GenericIOPrint.cxx (added)
	* GenericIOSQLite.cxx (added)
	* GenericIOVerify.cxx (added)
	* thirdparty/blosc/.gitignore (added)
	* thirdparty/blosc/ANNOUNCE.rst (added)
	* thirdparty/blosc/LICENSES/BLOSC.txt (added)
	* thirdparty/blosc/LICENSES/FASTLZ.txt (added)
	* thirdparty/blosc/LICENSES/H5PY.txt (added)
	* thirdparty/blosc/LICENSES/STDINT.txt (added)
	* thirdparty/blosc/README.rst (added)
	* thirdparty/blosc/README_HEADER.rst (added)
	* thirdparty/blosc/README_THREADED.rst (added)
	* thirdparty/blosc/RELEASE_NOTES.rst (added)
	* thirdparty/blosc/RELEASING.rst (added)
	* thirdparty/blosc/blosc.c (added)
	* thirdparty/blosc/blosc.h (added)
	* thirdparty/blosc/blosclz.c (added)
	* thirdparty/blosc/blosclz.h (added)
	* thirdparty/blosc/shuffle.c (added)
	* thirdparty/blosc/shuffle.h (added)
	* thirdparty/sqlite/shell.c (added)
	* thirdparty/sqlite/sqlite3.c (added)
	* thirdparty/sqlite/sqlite3.h (added)
	* thirdparty/sqlite/sqlite3ext.h (added)

	Initial Commit (gio-base-20150317)