2018-04-15  Oren Miller <oren@quickfixengine.org>

	* package-python.sh: Don't need command line parameter and env
	variable for twine url.

2018-04-15  Oren Miller <oren@quickfixengine.org>

	* package-python.sh, package-ruby.sh, quickfix-python/.gitignore,
	quickfix-python/MANIFEST.in, quickfix-python/setup.py,
	quickfix-ruby/quickfix.gemspec: Fixed packaging for ruby and python.
	Updated license dates.

2018-03-11  Oren Miller <omiller@wud-omiller03.US.DRWHoldings.com>

	* package-python.sh, package.sh, quickfix-python/setup.py: Supports
	building python package for 2 or 3.

2014-09-15  Oren Miller <omiller@wud-omiller01.us.drwholdings.com>

	* quickfix-ruby/quickfix.gemspec: Fixed type setting author and
	description

2014-09-15  Oren Miller <omiller@wud-omiller01.us.drwholdings.com>

	* quickfix-ruby/quickfix.gemspec: Use quickfix_ruby as gem
	identifier

2014-09-15  Oren Miller <omiller@wud-omiller01.us.drwholdings.com>

	* quickfix-ruby/quickfix.gemspec: Do not run rdoc on ext directory

2014-09-15  Oren Miller <oren@quickfixengine.org>

	* quickfix-ruby/ext/quickfix/extconf.rb: COmpile with '-std=c++0x'

2014-09-15  Oren Miller <oren@quickfixengine.org>

	* quickfix-python/setup.py, quickfix-ruby/quickfix.gemspec: 
	Preparing for 1.14.3 release

2014-09-15  Oren Miller <oren@quickfixengine.org>

	* package-ruby.sh, quickfix-ruby/.gitignore,
	quickfix-ruby/quickfix.gemspec: Distribute ruby with tests and data
	dictionaries

2014-09-14  Oren Miller <oren@quickfixengine.org>

	* .gitignore, package-ruby.sh, quickfix-ruby/.gitignore,
	quickfix-ruby/ext/quickfix/extconf.rb,
	quickfix-ruby/quickfix.gemspec: Create ruby gem package

2014-09-14  Oren Miller <omiller@wud-omiller01.us.drwholdings.com>

	* : commit e49c346debfd49c6b675abade87b0b516a643be8 Author: Oren
	Miller <omiller@wud-omiller01.us.drwholdings.com> Date:   Sun Sep 14
	00:38:01 2014 -0500

2014-09-13  Oren Miller <oren@quickfixengine.org>

	* quickfix-python/.gitignore: Ignore spec directory

2014-09-13  Oren Miller <oren@quickfixengine.org>

	* : commit 1f173a7d9475eee3ba35339a5dd28ec23c752bdb Author: Oren
	Miller <oren@quickfixengine.org> Date:   Sat Sep 13 23:07:19 2014
	-0500

2014-09-13  Oren Miller <omiller@wud-omiller01.us.drwholdings.com>

	* quickfix-python/setup.py: Update version, use -std=c++0x when
	testing for std::shared_ptr

2014-09-13  Oren Miller <oren@quickfixengine.org>

	* package-python.sh, quickfix-python/MANIFEST.in,
	quickfix-python/setup.py: Distribute fix spec files

2014-09-13  Oren Miller <oren@quickfixengine.org>

	* quickfix-python/MANIFEST.in,
	quickfix-python/test_std_tr1_shared_ptr.cpp: Fixed test for tr1
	shared pointer.  Include tests in MANIFEST

2014-09-13  Oren Miller <oren@quickfixengine.org>

	* quickfix-python/setup.py,
	quickfix-python/test_std_shared_ptr.cpp,
	quickfix-python/test_std_tr1_shared_ptr.cpp: Test for shared_ptr
	location

2014-09-11  Oren Miller <omiller@wud-omiller01.us.drwholdings.com>

	* package-python.sh, quickfix-python/.gitignore,
	quickfix-python/setup.py: Add compiler flag -std=c++0x

2014-09-11  Oren Miller <omiller@wud-omiller01.us.drwholdings.com>

	* package-python.sh, quickfix-python/MANIFEST.in,
	quickfix-python/setup.py: Added LICENCE to PyPI manifest. Updated
	version to 1.14.1.  Push to prod PyPI.

2014-09-10  Oren Miller <omiller@wud-omiller01.us.drwholdings.com>

	* package-python.sh, quickfix-python/MANIFEST.in,
	quickfix-python/setup.py: Added package generator for pypi

2014-09-10  Oren Miller <omiller@wud-omiller01.us.drwholdings.com>

	* setup-macports.sh, setup-ubuntu.sh: Quickfix no longer requires
	libxml2

2014-06-24  Oren Miller <oren@quickfixengine.org>

	* package.bat: Add version to source zip package

2014-06-24  Oren Miller <oren@quickfixengine.org>

	* package.bat: Delete .git directory before packaging

2014-06-24  Oren Miller <oren@ubuntu-linux.(none)>

	* package.sh: Only clone to 1 level.  Delete .git directory before
	packaging

2014-06-23  Oren Miller <oren@ubuntu-linux.(none)>

	* package.sh, setup-ubuntu.sh: Compile and test python and
	ruby APIs before packaging linux

2014-03-23  Oren Miller <oren@ubuntu-linux.(none)>

	* package.sh: Pull down entire repository so we can generate
	ChangeLog

2014-03-22  Oren Miller <omiller@lmp-omiller01.hsd1.il.comcast.net>

	* : commit 677665161ffb1c11c4b022d1579c4b7d2b1bf762 Author: Oren
	Miller <omiller@lmp-omiller01.hsd1.il.comcast.net> Date:   Sat Mar
	22 18:22:28 2014 -0500

2014-03-20  Oren Miller <oren@ubuntu-linux.(none)>

	* .gitignore: Added .gitignore

2014-03-20  Oren Miller <omiller@lmp-omiller01.us.drwholdings.com>

	* package.bat, package.sh, setup-macports.sh, setup.sh =>
	setup-ubuntu.sh: Call git clone with --depth 1.  Added setup script
	for macports

2014-03-20  Oren Miller <oren@ubuntu-linux.(none)>

	* build.bat => package.bat, package.sh, setup.sh: Added linux setup
	and package scripts

2014-03-19  Oren Miller <oren@quickfixengine.org>

	* first commit

