The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
1999-04-08  Pete Ratzlaff, ASC  <rpete@ascda3>

	* ChangeLog: la la la

	* ChangeLog: Added ChangeLog

	* Changes: removed Changes

	* CFITSIO.pm: $VERSION = '0.91';

	* CFITSIO.pm: removed duplicate my declaration

	* CFITSIO.pm, CFITSIO.xs:
	Synched up with cfitsio2031. Added fits_get_col_display/ffgcdw,
	fits_read_col_bit_{usht,uint}/ffgcxu{ik}, fits_url_type/ffurlt

	* examples/bintable_read.pl:
	use get_num_rows() to find number of rows instead of read_btblhdr()

	* CFITSIO.pm:
	fits_read_header() was griping with -w, $status predclared

1999-03-23  Pete Ratzlaff, ASC  <rpete@ascda3>

	* CFITSIO.xs: ffopen() was segfaulting if filename was undef, now
	assumes empty string (which will fail, of course)' CFITSIO.xs

	* CFITSIO.xs: fits_get_colnum() accepts undef for output variable now

1998-12-15  Pete Ratzlaff, ASC  <rpete@ascda3>

	* CFITSIO.pm:
	fits_read_header() no longer calls fits_close_file() if passed a fitsfilePtr.

1998-12-08  Pete Ratzlaff, ASC  <rpete@ascda3>

	* testprog/testprog_longnames.pl, testprog/testprog_pdl.pl, CFITSIO.xs, testprog/testprog.pl, testprog/testprog_OO.pl:
	Bug squashed! fits_read_colnull_{,dbl}cmp were not allocating enough
	memory for null-flags array. Turns out you need 2*nelem elements.

1998-12-07  Pete Ratzlaff, ASC  <rpete@ascda3>

	* Changes: forgot v0.90 notice

	* MANIFEST: reflect recent additions and removals

	* Makefile.PL: minor fix to clean testprog/testprog.{fit,lis}

	* README, test.pl, util.c, CFITSIO.pm, Changes, INSTALL:
	cleanups toward 0.90 release

	* TODO, testprog/testprog.pl, util.c, Audit, CFITSIO.xs:
	moved Audit to TODO

	* testprog/runtests: First hack at auto testprogs

1998-12-06  Pete Ratzlaff, ASC  <rpete@ascda3>

	* util.c, Audit, CFITSIO.pm, CFITSIO.xs, test.pl:
	Hey, it's development, okay?!

1998-12-04  Pete Ratzlaff, ASC  <rpete@ascda3>

	* test.pl, CFITSIO.xs, Audit: yadda yadda

	* Audit: Creation of audit-tracking file

	* CFITSIO.xs: A bunch of bug and compatibility fixes

	* test.pl: Still more tests

	* CFITSIO.pm: Updated pod

	* CFITSIO.xs: More compatibility fixes and squashed bugs

	* CFITSIO.xs, test.pl: More tests, minor fixes to CFITSIO.xs

	* test.pl: Still more tests added

1998-12-03  Pete Ratzlaff, ASC  <rpete@ascda3>

	* README, test.pl:
	Minor changes to README, one additional test to test.pl

	* util.c, util.h, Changes, INSTALL, LICENSE, README:
	Cosmetic changes (comments, documentation formatting, etc.)

	* typemap: Removed outdated comments

1998-12-02  Pete Ratzlaff, ASC  <rpete@ascda3>

	* testprog/testprog_pdl.pl, testprog/testprog_longnames.pl, testprog/testprog_OO.pl, testprog/testprog.pl, examples/image_read_pdl.pl, examples/image_read.pl, util.h, test.pl, util.c, README, Makefile.PL, MANIFEST, INSTALL, Changes, CFITSIO.xs, CFITSIO.pm:
	Updated to most recent development sources.

	* testprog/testprog_longnames.pl, testprog/testprog.pl, testprog/testprog.tpt, testprog/testprog_OO.pl, examples/m51.fits, examples/m51.fits.gz, examples/bintable.fits.gz, examples/bintable_read.pl, examples/image_read.pl, examples/image_read_pdl.pl, examples/INDEX, testprog.tpt, typemap, testprog.pl, Makefile.PL, NOTES, test.pl, CFITSIO.xs, Changes, LICENSE, MANIFEST, CFITSIO.pm:
	Updated to 0.50 release

	* INSTALL, LICENSE, examples/image_read.pl, examples/m51.fits, testprog.pl, testprog.tpt, typemap, util.c, util.h:
	Imported sources

	* INSTALL, LICENSE, examples/image_read.pl, examples/m51.fits, testprog.pl, testprog.tpt, typemap, util.c, util.h:
	New file.

	* Changes, MANIFEST, Makefile.PL, NOTES, test.pl: Imported sources

	* Changes, MANIFEST, Makefile.PL, NOTES, test.pl: New file.

	* CFITSIO.pm, CFITSIO.xs: Imported sources

	* CFITSIO.pm, CFITSIO.xs: New file.