2022-03-11  rocky <rocky@gnu.org>

	* columnize/version.py: Get ready for release 0.3.11

2022-03-11  rocky <rocky@gnu.org>

	* admin-tools/make-dist-2.4-2.7.sh,
	admin-tools/make-dist-3.0-3.5.sh, admin-tools/make-dist-newer.sh: 
	Administrivia - Start adding updated packaging

2022-03-11  rocky <rocky@gnu.org>

	* admin-tools/{check-3.1-3.5-versions => check-3.0-3.5-versions},
	admin-tools/{pyenv-3.1-3.5-versions => pyenv-3.0-3.5-versions},
	admin-tools/{setup-python-3.1.sh => setup-python-3.0.sh},
	requirements.txt: Try adding 3.0 to the mix

2022-03-10  rocky <rocky@gnu.org>

	* admin-tools/check-3.1-3.5-versions,
	admin-tools/pyenv-3.1-3.5-versions, admin-tools/setup-python-3.1.sh: 
	Admnistrivia

2022-03-10  rocky <rocky@gnu.org>

	* .gitignore, admin-tools/check-2.4-2.7-versions.sh,
	admin-tools/check-newest-versions.sh,
	admin-tools/check-versions.sh, admin-tools/make-dist.sh,
	admin-tools/pyenv-2.4-2.7-versions,
	admin-tools/pyenv-newest-versions, admin-tools/setup-master.sh,
	admin-tools/setup-python-2.4.sh, setup.py: Administrivia - version
	testing

2022-03-10  rocky <rocky@gnu.org>

	* MANIFEST.in, __pkginfo__.py: Administrivia...  Add 3.9 and 3.10 to list of Pythons Wrong name in MANIFEST.in

2022-03-10  rocky <rocky@gnu.org>

	* Makefile, setup.cfg: Administrivia Revise Makefile: * Use build package to build package * Turn off universal build. We do separate for Python 2 vs 3

2022-03-09  rocky <rocky@gnu.org>

	* columnize/__init__.py, test/test_columnize.py: Add back all tests

2022-03-09  rocky <rocky@gnu.org>

	* README.rst: Remove obsolete build status badges

2022-03-09  rocky <rocky@gnu.org>

	* .github/workflows/osx.yml, .github/workflows/ubuntu.yml,
	.github/workflows/windows.yml, requirements-dev.txt: Go over
	workflows CI

2022-03-09  rocky <rocky@gnu.org>

	* NEWS.md, appveyor.yml: Update NEWS remove appveyor

2022-03-09  R. Bernstein <rocky@users.noreply.github.com>

	* : Merge pull request #30 from rocky/modernize Modernize

2022-03-08  rocky <rocky@gnu.org>

	* __pkginfo__.py, setup.py, test/test_columnize.py: Reinstate more
	tests and ...  add pytest to test_requires

2022-03-08  rocky <rocky@gnu.org>

	* .gitignore, .pre-commit-config.yaml, ChangeLog, MANIFEST.in,
	Makefile, __pkginfo__.py, columnize/__init__.py, columnize.py =>
	columnize/__main__.py, VERSION.py => columnize/version.py,
	setup.cfg, setup.py, test/test_columnize.py, test_columnize.py: Redo
	using more modern conventions This program goes back to 2008. Things have changed not always in an
	upward compatibile way.  And then some of the newer stuff is a little nicer.

2021-06-23  rocky <rocky@gnu.org>

	* VERSION.py: Black shouldn't format VERSION.py

2021-06-23  rocky <rocky@gnu.org>

	* .editorconfig, columnize.py, setup.cfg: Blacken columnize; add
	config files

2020-04-16  R. Bernstein <rocky@users.noreply.github.com>

	* .github/FUNDING.yml: Update FUNDING.yml

2020-04-16  rocky <rocky@gnu.org>

	* MANIFEST.in, NEWS => NEWS.md, THANKS, __init__.py,
	__pkginfo__.py, columnize.py, requirements.txt, setup.py,
	test_columnize.py, tox.ini: Get ready for release 0.3.10 &
	portability issues

2020-04-16  rocky <rocky@gnu.org>

	* VERSION.py: Get ready for release 0.3.10

2020-04-14  R. Bernstein <rocky@users.noreply.github.com>

	* : Merge pull request #27 from phated/patch-1 Fix project in Tidelift language

2020-04-10  rocky <rocky@gnu.org>

	* __pkginfo__.py: Regularize License

2020-04-10  R. Bernstein <rocky@users.noreply.github.com>

	* __pkginfo__.py: Update __pkginfo__.py Changte license from PSF2 to MIT.

2020-04-06  rocky <rocky@gnu.org>

	* appveyor.yml: Another Appveyor try

2020-04-06  rocky <rocky@gnu.org>

	* appveyor.yml: Try to fix appveyor

2020-04-06  rocky <rocky@gnu.org>

	* : commit 76a06c429a7a73646d0a1c20aba3fa9ae53956f4 Author: rocky
	<rocky@gnu.org> Date:   Mon Apr 6 20:47:46 2020 -0400

2020-04-06  R. Bernstein <rocky@users.noreply.github.com>

	* .github/FUNDING.yml: Create FUNDING.yml

2020-04-06  rocky <rocky@gnu.org>

	* README.rst, SECURITY.md: Add Tidelift security policy

2019-12-01  rocky <rocky@gnu.org>

	* appveyor.yml: Appveyor version update

2019-12-01  rocky <rocky@gnu.org>

	* appveyor.yml: update appveyor Python release testing

2019-11-30  rocky <rocky@gnu.org>

	* Makefile, columnize.py, setup.py, tox.ini: More administrivia...  Add Makefile targets: lint, flake8, wheel Lint columnize.py

2019-11-30  rocky <rocky@gnu.org>

	* .travis.yml: Travis: try pypy3

2019-11-30  rocky <rocky@gnu.org>

	* .travis.yml: Travis: try pypy36

2019-11-30  rocky <rocky@gnu.org>

	* .travis.yml: Travis: add pypy testing

2019-11-30  rocky <rocky@gnu.org>

	* .travis.yml: Travis add 2.7 testing

2019-11-30  rocky <rocky@gnu.org>

	* .travis.yml, tox.ini: Travis 3rd try

2019-11-30  rocky <rocky@gnu.org>

	* .travis.yml, __pkginfo__.py, setup.py: Administrivia...  Note we handle 3.6-3.8 Travis testing on only later versions of
	Python Note that we need mock

2019-11-30  rocky <rocky@gnu.org>

	* README.rst: Change email address

2019-11-30  rocky <rocky@gnu.org>

	* README.rst: More badges

2017-08-10  rocky <rb@dustyfeet.com>

	* .travis.yml: I said, back off additional Travis testting

2017-08-10  rocky <rb@dustyfeet.com>

	* tox.ini: Back off the additional Travis environments for now

2017-08-10  rocky <rb@dustyfeet.com>

	* .travis.yml, tox.ini: Try more travis Python versions

2016-11-12  rocky <rocky@gnu.org>

	* README.rst, appveyor.yml, appveyor/install.ps1,
	appveyor/run_with_env.cmd: Try appveyor - with build status markers

2016-11-12  rocky <rocky@gnu.org>

	* appveyor.yml, setup.py: Try appveyor

2016-05-05  rocky <rocky@gnu.org>

	* .travis.yml: Nope 3.2 too old and has dependency problems

2016-05-05  rocky <rocky@gnu.org>

	* .travis.yml: No python 3.5 how about 3.2?

2016-05-05  rocky <rocky@gnu.org>

	* .travis.yml: Try python 3.5

2016-03-19  rocky <rocky@gnu.org>

	* ChangeLog, MANIFEST.in, NEWS, THANKS, VERSION.py: Get ready for
	release 0.3.9

2016-03-18  R. Bernstein <rocky@users.noreply.github.com>

	* : Merge pull request #26 from martica/patch-2 Fix for line prefix width subtraction bug

2016-03-17  Tyler Bindon <martica@martica.org>

	* columnize.py, test_columnize.py: Don't subtract lineprefix width
	twice

2016-03-17  Tyler Bindon <martica@martica.org>

	* test_columnize.py: Add test for prefix length bug

2016-03-17  Tyler Bindon <martica@martica.org>

	* test_columnize.py: Tweak test to cause crash without fix.

2016-03-17  Tyler Bindon <martica@martica.org>

	* test_columnize.py: Fix the test to reflect the single column
	output

2016-03-17  Tyler Bindon <martica@martica.org>

	* columnize.py: Fix crash when the displayWidth is too small for two
	columns It is a degenerate case, but if there is no solution with more than
	one column, the algorithm currently dies trying to look up the width
	of the non-existent second column.

2015-12-15  rocky <rocky@gnu.org>

	* .travis.yml: I said remove tex testingfor Python 3.5 on travis!

2015-12-15  rocky <rocky@gnu.org>

	* tox.ini: Remove Python 3.5 tox testing on travis - it dose not
	work

2015-12-15  rocky <rocky@gnu.org>

	* .travis.yml: Travis: tox is broken for python 3.2. Try python 3.5.

2015-12-15  rocky <rocky@gnu.org>

	* __pkginfo__.py: Note for ActiveState that we support lots of
	Python versoins

2015-05-17  rocky <rocky@gnu.org>

	* README.rst: Remove weird quote in rSt

2015-05-17  rocky <rocky@gnu.org>

	* __init__.py: Add doc

2015-04-16  rocky <rocky@gnu.org>

	* README.rst: CI Status was pointing to wrong place (2nd try)

2015-04-16  rocky <rocky@gnu.org>

	* README.rst: CI Status was pointing to wrong place

2015-04-16  rocky <rocky@gnu.org>

	* README.rst: Correct README.rst example output

2015-04-16  rocky <rocky@gnu.org>

	* .gitignore, .python-version, columnize.py: columnize.py: demo code
	now python3 safe .python-version: should not be in git

2015-01-26  rocky <rocky@gnu.org>

	* README.rst: I said remove coderwall endorse

2015-01-26  rocky <rocky@gnu.org>

	* README.rst: Remove coderwall endorse

2015-01-26  rocky <rocky@gnu.org>

	* .gitignore, README.rst: Forgot to add README.rst

2015-01-26  rocky <rocky@gnu.org>

	* MANIFEST.in, Makefile, README.md, README.txt: Try with just
	ReStructuredText README.

2015-01-24  rocky <rb@dustyfeet.com>

	* __pkginfo__.py: We are no longer beta.

2015-01-23  rocky <rb@dustyfeet.com>

	* .python-version: Svg link was to wrong project

2015-01-13  rocky <rocky@gnu.org>

	* __pkginfo__.py: Need to remove NEWS as well

2015-01-13  rocky <rocky@gnu.org>

	* .gitignore, .travis.yml, ChangeLog, MANIFEST.in, Makefile, NEWS,
	README.rst, README.txt, VERSION.py, __pkginfo__.py: README.rst is
	derived so it should not be in github.  README.txt will be used when
	README.rst isn't there (for travis) Get ready for release 0.3.8

2015-01-13  rocky <rocky@gnu.org>

	* MANIFEST.in, Makefile, README.rst, README.txt: Make README.rst
	from README.md. Fixes issue #22

2015-01-13  rocky <rocky@gnu.org>

	* NEWS: Regularize dates.

2015-01-13  rocky <rocky@gnu.org>

	* : commit 93e7a027c25b7774eedee4045995e3649d5d9856 Author: rocky
	<rocky@gnu.org> Date:   Tue Jan 13 05:38:58 2015 -0500

2015-01-13  Marc Abramowitz <marc@marc-abramowitz.com>

	* NEWS: NEWS: Fix date for 0.3.7

2015-01-13  rocky <rocky@gnu.org>

	* .python-version, ChangeLog, NEWS, VERSION.py: Get ready for
	release 0.3.7

2015-01-12  rocky <rocky@gnu.org>

	* : commit 8778302455baed1b02a6822b058a86029bb17729 Merge: 5352178
	58c6e01 Author: R. Bernstein <rocky@users.noreply.github.com> Date:
	Mon Jan 12 13:50:35 2015 -0500

2015-01-12  rocky <rocky@gnu.org>

	* : commit 535217850ce78dd20a9d3c2ae4901e80489f492e Merge: 4cfbdae
	24d61dd Author: R. Bernstein <rocky@users.noreply.github.com> Date:
	Mon Jan 12 13:07:49 2015 -0500

2015-01-11  rocky <rb@dustyfeet.com>

	* .python-version: More ignore

2015-01-11  rocky <rb@dustyfeet.com>

	* MANIFEST.in, Makefile, setup.cfg: Makefile: "check" target just
	runs one version of python. "check-full" does everything. Add
	comments.  setup.cfg, MANIFEST.in: correct for moved tests

2015-01-10  R. Bernstein <rocky@users.noreply.github.com>

	* : Merge pull request #20 from msabramo/patch-4 README.md: Fix typos in Python examples

2015-01-10  R. Bernstein <rocky@users.noreply.github.com>

	* : Merge pull request #18 from msabramo/add_2_more_tests Add 2 more tests

2015-01-09  Marc Abramowitz <marc@marc-abramowitz.com>

	* columnize.py, setup.py, test_columnize.py: Use
	shutil.get_terminal_size on Python >= 3.3 and backports.shutil_get_terminal_size on Python < 3.3 Fixes #16

2015-01-09  Marc Abramowitz <marc@marc-abramowitz.com>

	* test_columnize.py: Add 2 more tests

2015-01-09  Marc Abramowitz <marc@marc-abramowitz.com>

	* .coveragerc, columnize.py: Use .coveragerc to exclude lines This is more effective an nicer than littering the code with `#
	pragma: no cover` for every `pass` and such.

2015-01-10  R. Bernstein <rocky@users.noreply.github.com>

	* : Merge pull request #14 from msabramo/patch-2 Simplify get_option

2015-01-09  Marc Abramowitz <marc@marc-abramowitz.com>

	* columnize.py: isinstance can take a tuple of types

2015-01-09  Marc Abramowitz <marc@marc-abramowitz.com>

	* columnize.py: Simplify get_option

2015-01-10  R. Bernstein <rocky@users.noreply.github.com>

	* : Merge pull request #12 from msabramo/patch-1 Ignore coverage for __main__

2015-01-09  R. Bernstein <rocky@users.noreply.github.com>

	* : Merge pull request #11 from msabramo/increase_coverage Increase coverage + fix prob when stty size fails

2015-01-09  R. Bernstein <rocky@users.noreply.github.com>

	* : Merge pull request #10 from msabramo/patch-1 .travis.yml: Run "cover" target

2015-01-09  R. Bernstein <rocky@users.noreply.github.com>

	* : Merge pull request #9 from msabramo/measure_coverage Add `cover` tox target

2015-01-09  R. Bernstein <rocky@users.noreply.github.com>

	* : Merge pull request #1 from
	msabramo/smarter_computed_displaywidth Make computed_displaywidth use tput or stty

2015-01-09  R. Bernstein <rocky@users.noreply.github.com>

	* : Merge pull request #2 from msabramo/test_computed_displaywidth Test computed displaywidth

2015-01-09  rocky <rocky@gnu.org>

	* README.md: Put string examples before numeric examples since
	issues of one will lead into the other.

2015-01-09  R. Bernstein <rocky@users.noreply.github.com>

	* : Merge pull request #8 from msabramo/example Add example.py

2015-01-09  Marc Abramowitz <marc@marc-abramowitz.com>

	* test_columnize.py: 
	test_computed_displaywidth_environ_COLUMNS_not_an_int

2015-01-09  Marc Abramowitz <marc@marc-abramowitz.com>

	* test_columnize.py: 
	test_computed_displaywidth_environ_COLUMNS_unset

2015-01-09  Marc Abramowitz <marc@marc-abramowitz.com>

	* test_columnize.py: Add
	test_computed_displaywidth_environ_COLUMNS_set

2015-01-09  Marc Abramowitz <marc@marc-abramowitz.com>

	* requirements.txt, tox.ini: Add mock and pytest as test
	dependencies

2015-01-09  R. Bernstein <rocky@users.noreply.github.com>

	* : Merge pull request #7 from msabramo/tox_add_more_envs tox.ini: Add py32, py33, py34 to envlist

2015-01-09  R. Bernstein <rocky@users.noreply.github.com>

	* : Merge pull request #5 from msabramo/pkginfo_updates __pkginfo__.py: Update web url

2015-01-09  Marc Abramowitz <marc@marc-abramowitz.com>

	* tox.ini: tox.ini: Add py32, py33, py34 to envlist

2015-01-09  R. Bernstein <rocky@users.noreply.github.com>

	* : Merge pull request #4 from msabramo/pytest_can_find_tests Make sure py.test can find and run tests

2015-01-09  Marc Abramowitz <marc@marc-abramowitz.com>

	* MANIFEST.in, __pkginfo__.py: MANIFEST.in: Add README.md

2015-01-09  Marc Abramowitz <marc@marc-abramowitz.com>

	* .travis.yml: .travis.yml: Use tox instead of `make`

2015-01-09  Marc Abramowitz <marc@marc-abramowitz.com>

	* Makefile, test/.gitignore, test/Makefile, test/test-basic.py =>
	test_columnize.py: Make sure py.test can find and run tests Before when running py.test or tox, it wasn't running any tests.  I ended up getting rid of the `test` directory and putting the tests
	in a single file called `test_columnize.py`.

2015-01-09  R. Bernstein <rocky@users.noreply.github.com>

	* : Merge pull request #3 from msabramo/gitignore_eggs .gitignore: Add .eggs/

2015-01-09  rocky <rocky@gnu.org>

	* README.markdown => README.md, README.txt: Reinstate README.md and
	README.txt link.

2015-01-09  rocky <rocky@gnu.org>

	* README.md => README.markdown: See if this clears up travis

2015-01-09  rocky <rocky@gnu.org>

	* : commit f915e19cfdf02aa6c836a1fd2078c5d7e8ca9adc Author: rocky
	<rocky@gnu.org> Date:   Fri Jan 9 08:41:55 2015 -0500

2015-01-09  rocky <rocky@gnu.org>

	* README.txt: Badge image name change from "pypi" to "version"

2015-01-09  rocky <rocky@gnu.org>

	* README.txt: Add travis badge

2015-01-09  rocky <rocky@gnu.org>

	* .travis.yml: Travis 3rd try

2015-01-09  rocky <rocky@gnu.org>

	* requirements.txt: Missing requirements file. Travis 2nd try

2015-01-09  rocky <rocky@gnu.org>

	* README.txt: Markdown styling in README. See if travis kicks off

2015-01-09  rocky <rocky@gnu.org>

	* .travis.yml, columnize.py, tox.ini: Add tox.ini file and we'll try
	travis soon.

2015-01-09  rocky <rocky@gnu.org>

	* README.md, README.txt: Convert READMER to markdown.

2015-01-09  rocky <rocky@gnu.org>

	* : commit ed822f072d2c32d4912c77f9f966adbf775536ef Author: rocky
	<rocky@gnu.org> Date:   Fri Jan 9 07:03:13 2015 -0500

2015-01-09  R. Bernstein <rocky@users.noreply.github.com>

	* LICENSE: Initial commit

2013-04-22  rocky <rocky@gnu.org>

	* : commit 08d6e764ad32594df3d4b04e9720f51dd18deb8f Author: rocky
	<rocky@gnu.org> Date:   Mon Apr 22 11:19:55 2013 -0400

2013-04-22  rocky <rocky@yu.edu>

	* ChangeLog, NEWS, VERSION.py, columnize.py, test/test-basic.py: Fix
	bugs in arrange_array. Get ready for release 0.3.6

2013-04-21  rocky <rocky@gnu.org>

	* VERSION.py, columnize.py: Fix bug in getting computed displaywidth

2013-04-18  rocky <rocky@gnu.org>

	* ChangeLog, Makefile, NEWS, VERSION.py, make-check-filter.py: Get
	ready for release 0.3.5

2013-03-17  rocky <rocky@gnu.org>

	* .gitignore, NEWS, test/.cvsignore: Various administrivia

2013-03-17  rocky <rocky@gnu.org>

	* VERSION.py: Bump version

2013-03-17  rocky <rocky@gnu.org>

	* MANIFEST.in, columnize.py: Python 2.5-2.7 and 3.2 compatibility

2013-03-17  rocky <rocky@gnu.org>

	* columnize.py: Add arrange_array option

2013-03-17  rocky <rocky@gnu.org>

	* Makefile, columnize.py, test/test-basic.py: Start an options hash.
	Add more options like linesuffix.

2013-02-22  rocky <rocky@gnu.org>

	* columnize.py: Remove relying on outer lexically scoped "ncols"

2013-02-14  rocky <rocky@gnu.org>

	* Makefile: Set reasonable default values for PYTHON and GIT2CL

2013-01-06  rocky <rocky@gnu.org>

	* ChangeLog, MANIFEST.in, Makefile: Fixes to make source tarball
	work.

2013-01-03  rocky <rocky@gnu.org>

	* NEWS: Get ready for release 0.3.4

2013-01-03  rocky <rocky@gnu.com>

	* Makefile, NEWS, VERSION.py: Make 3k tolerant. Add "remake" target
	comments to Makefile and use git2cl to make ChangeLog. Bump version.

2013-01-02  rocky <rocky@gnu.com>

	* svn2cl_usermap: Administriva

2013-01-02  rocky <rocky.bernstein@gmail.com>

	* .gitignore, __pkginfo__.py, columnize.py, setup.cfg, setup.py,
	test/test-basic.py: Port to 3k

2010-10-29  rocky.bernstein <rocky.bernstein@220420d0-c99f-11dd-87b6-9d1a99559f42>

	* __pkginfo__.py, setup.py: VERSION variable was incorrect.  git-svn-id: https://pycolumnize.googlecode.com/svn/trunk@33
	220420d0-c99f-11dd-87b6-9d1a99559f42

2010-10-28  rocky.bernstein <rocky.bernstein@220420d0-c99f-11dd-87b6-9d1a99559f42>

	* NEWS, VERSION.py, __pkginfo__.py, setup.py, svn2cl_usermap: Get
	ready for release git-svn-id: https://pycolumnize.googlecode.com/svn/trunk@32
	220420d0-c99f-11dd-87b6-9d1a99559f42

2010-06-15  rocky.bernstein <rocky.bernstein@220420d0-c99f-11dd-87b6-9d1a99559f42>

	* columnize.py: Remove pyflake warning git-svn-id: https://pycolumnize.googlecode.com/svn/trunk@31
	220420d0-c99f-11dd-87b6-9d1a99559f42

2010-06-15  rocky.bernstein <rocky.bernstein@220420d0-c99f-11dd-87b6-9d1a99559f42>

	* __pkginfo__.py, columnize.py: Remove reference to GPL3.  git-svn-id: https://pycolumnize.googlecode.com/svn/trunk@30
	220420d0-c99f-11dd-87b6-9d1a99559f42

2009-06-23  rocky.bernstein <rocky.bernstein@220420d0-c99f-11dd-87b6-9d1a99559f42>

	* LICENSE, __pkginfo__.py: Add PSF2 license.  git-svn-id: https://pycolumnize.googlecode.com/svn/trunk@29
	220420d0-c99f-11dd-87b6-9d1a99559f42

2009-03-08  rocky.bernstein <rocky.bernstein@220420d0-c99f-11dd-87b6-9d1a99559f42>

	* NEWS, __pkginfo__.py: Get ready fo 0.3.2 release git-svn-id: https://pycolumnize.googlecode.com/svn/trunk@27
	220420d0-c99f-11dd-87b6-9d1a99559f42

2009-01-31  rocky.bernstein <rocky.bernstein@220420d0-c99f-11dd-87b6-9d1a99559f42>

	* columnize.py, test/test-basic.py: Relax restriction that array has
	to be string. Now is just something we can call str() on each of the
	elements on.  git-svn-id: https://pycolumnize.googlecode.com/svn/trunk@26
	220420d0-c99f-11dd-87b6-9d1a99559f42

2009-01-31  rocky.bernstein <rocky.bernstein@220420d0-c99f-11dd-87b6-9d1a99559f42>

	* columnize.py, test/test-basic.py: Missed align-vertical case.
	Really should DRY code.  git-svn-id: https://pycolumnize.googlecode.com/svn/trunk@25
	220420d0-c99f-11dd-87b6-9d1a99559f42

2009-01-31  rocky.bernstein <rocky.bernstein@220420d0-c99f-11dd-87b6-9d1a99559f42>

	* __pkginfo__.py: Bump version git-svn-id: https://pycolumnize.googlecode.com/svn/trunk@24
	220420d0-c99f-11dd-87b6-9d1a99559f42

2009-01-31  rocky.bernstein <rocky.bernstein@220420d0-c99f-11dd-87b6-9d1a99559f42>

	* columnize.py, test/test-basic.py: Add an optional initial line
	prefix string git-svn-id: https://pycolumnize.googlecode.com/svn/trunk@23
	220420d0-c99f-11dd-87b6-9d1a99559f42

2009-01-10  rocky.bernstein <rocky.bernstein@220420d0-c99f-11dd-87b6-9d1a99559f42>

	* __pkginfo__.py: Ooops forgot version number update git-svn-id: https://pycolumnize.googlecode.com/svn/trunk@21
	220420d0-c99f-11dd-87b6-9d1a99559f42

2009-01-10  rocky.bernstein <rocky.bernstein@220420d0-c99f-11dd-87b6-9d1a99559f42>

	* NEWS: get ready for 0.3.1 release git-svn-id: https://pycolumnize.googlecode.com/svn/trunk@19
	220420d0-c99f-11dd-87b6-9d1a99559f42

2009-01-10  rocky.bernstein <rocky.bernstein@220420d0-c99f-11dd-87b6-9d1a99559f42>

	* setup.cfg, test/test-basic.py: Some small typos.  git-svn-id: https://pycolumnize.googlecode.com/svn/trunk@18
	220420d0-c99f-11dd-87b6-9d1a99559f42

2009-01-06  rocky.bernstein <rocky.bernstein@220420d0-c99f-11dd-87b6-9d1a99559f42>

	* NEWS, __pkginfo__.py, columnize.py, test/test-basic.py: Fix those
	bad formatting bugs. Add ability to right-justify text in columns.  git-svn-id: https://pycolumnize.googlecode.com/svn/trunk@16
	220420d0-c99f-11dd-87b6-9d1a99559f42

2009-01-05  rocky.bernstein <rocky.bernstein@220420d0-c99f-11dd-87b6-9d1a99559f42>

	* columnize.py: arrange_vertical is buggy. Start to redo. Not
	completely correct - more later.  git-svn-id: https://pycolumnize.googlecode.com/svn/trunk@15
	220420d0-c99f-11dd-87b6-9d1a99559f42

2009-01-01  rocky.bernstein <rocky.bernstein@220420d0-c99f-11dd-87b6-9d1a99559f42>

	* columnize.py: Doc typo git-svn-id: https://pycolumnize.googlecode.com/svn/trunk@13
	220420d0-c99f-11dd-87b6-9d1a99559f42

2009-01-01  rocky.bernstein <rocky.bernstein@220420d0-c99f-11dd-87b6-9d1a99559f42>

	* NEWS, README.txt: Update for 0.2.0 release.  git-svn-id: https://pycolumnize.googlecode.com/svn/trunk@11
	220420d0-c99f-11dd-87b6-9d1a99559f42

2008-12-31  rocky.bernstein <rocky.bernstein@220420d0-c99f-11dd-87b6-9d1a99559f42>

	* columnize.py, test/Makefile, test/test-basic.py: Remove duplicate
	trainling \n from horizontal formatting.  git-svn-id: https://pycolumnize.googlecode.com/svn/trunk@10
	220420d0-c99f-11dd-87b6-9d1a99559f42

2008-12-31  rocky.bernstein <rocky.bernstein@220420d0-c99f-11dd-87b6-9d1a99559f42>

	* __pkginfo__.py, columnize.py, test/test-basic.py: Allow horizontal
	arrangement as well as vertical arrangement git-svn-id: https://pycolumnize.googlecode.com/svn/trunk@9
	220420d0-c99f-11dd-87b6-9d1a99559f42

2008-12-16  rocky.bernstein <rocky.bernstein@220420d0-c99f-11dd-87b6-9d1a99559f42>

	* columnize.py: Revert trying to arrange vertically - it's a little
	more complicated. This time, for sure\! git-svn-id: https://pycolumnize.googlecode.com/svn/trunk@8
	220420d0-c99f-11dd-87b6-9d1a99559f42

2008-12-16  rocky.bernstein <rocky.bernstein@220420d0-c99f-11dd-87b6-9d1a99559f42>

	* columnize.py: Revert trying to arrange vertically - it's a little
	more compilcated git-svn-id: https://pycolumnize.googlecode.com/svn/trunk@7
	220420d0-c99f-11dd-87b6-9d1a99559f42

2008-12-15  rocky.bernstein <rocky.bernstein@220420d0-c99f-11dd-87b6-9d1a99559f42>

	* columnize.py, test/test-basic.py: Start a horizontally-arranged
	version. Buggy.  git-svn-id: https://pycolumnize.googlecode.com/svn/trunk@6
	220420d0-c99f-11dd-87b6-9d1a99559f42

2008-12-15  rocky.bernstein <rocky.bernstein@220420d0-c99f-11dd-87b6-9d1a99559f42>

	* .gitignore, test/.gitignore: Administrivia - add .gitignore.  git-svn-id: https://pycolumnize.googlecode.com/svn/trunk@5
	220420d0-c99f-11dd-87b6-9d1a99559f42

2008-12-14  rocky.bernstein <rocky.bernstein@220420d0-c99f-11dd-87b6-9d1a99559f42>

	* __pkginfo__.py, setup.py: Nuke download URL. Was messing up pypi.  git-svn-id: https://pycolumnize.googlecode.com/svn/trunk@4
	220420d0-c99f-11dd-87b6-9d1a99559f42

2008-12-14  rocky.bernstein <rocky.bernstein@220420d0-c99f-11dd-87b6-9d1a99559f42>

	* __pkginfo__.py: Add web address now that we have one.  git-svn-id: https://pycolumnize.googlecode.com/svn/trunk@3
	220420d0-c99f-11dd-87b6-9d1a99559f42

2008-12-14  rocky.bernstein <rocky.bernstein@220420d0-c99f-11dd-87b6-9d1a99559f42>

	* Makefile, README.txt, __init__.py, __pkginfo__.py, columnize.py,
	setup.cfg, setup.py, test/.cvsignore, test/test-basic.py: Promote
	Python's columnize function inside cmd.py to a module. Some small
	adjustments have been made.  git-svn-id: https://pycolumnize.googlecode.com/svn/trunk@2
	220420d0-c99f-11dd-87b6-9d1a99559f42

2008-12-14  (no author) <(no author)@220420d0-c99f-11dd-87b6-9d1a99559f42>

	* Initial directory structure.  git-svn-id: https://pycolumnize.googlecode.com/svn/trunk@1
	220420d0-c99f-11dd-87b6-9d1a99559f42

