2004-08-05  Steven G. Johnson  <stevenj@ab-initio>

	* NEWS, configure.ac: version bump

2004-08-03  Steven G. Johnson  <stevenj@ab-initio>

	* h5topng.c: don't mix declarations with code (thanks to Maarten
	van Reeuwijk for the bug report)

2004-07-13  Steven G. Johnson  <stevenj@ab-initio>

	* NEWS: updated NEWS for 1.9

	* configure.ac, h5math.c: update for latest libmatheval

2004-06-05  Steven G. Johnson  <stevenj@ab-initio>

	* arrayh5.c, arrayh5.h, h5topng.1.in, h5topng.c, writepng.c,
	writepng.h: support Matlab-like notation for slices, tiling
	overlay/contour to cover data

2004-05-24  Steven G. Johnson  <stevenj@ab-initio>

	* NEWS, configure.ac: version bump

	* h5math.1, h5math.c: added h5math man page etc.

	* h5tov5d.1: whoops

	* h5math.c: wrapping

	* h5fromh4.1, h5fromtxt.1, h5topng.1.in, h5totxt.1, h5tov5d.1,
	h5tovtk.1: fixed copyright dates in man pages

	* h5math.c: whoops

	* h5math.c: make "t" variable the same as the last dimension,
	consistent with slice convention

	* Makefile.am, configure.ac, h5math.c: added h5math utility (still
	needs man page)

	* h5fromh4.c, h5fromitxt.c, h5fromtxt.c, h5topng.c, h5totxt.c,
	h5tov5d.c, h5tovtk.c, h5utils.c, h5utils.h: use my_strdup
	everywhere, get rid of some compiler warnings

2004-05-22  Steven G. Johnson  <stevenj@ab-initio>

	* Makefile.am: vpath build

	* h5topng.1.in: fixed some formatting problems

	* Makefile.am: make sure EXTRA_MANS is distributed

	* NEWS: planned release date

	* h5tovtk.c: whoops, missing '0'

	* NEWS: note more digits

	* arrayh5.c, h5totxt.c: whoops, screwed up slices

	* NEWS: don't know release date yet

	* NEWS, configure.ac: new version

	* mkdist.sh: mkdist script

	* ChangeLog: generate automatically

	* Makefile.am: add latest colormaps

	* h5topng.c: check for -8 with -A

	* h5topng.1.in, h5topng.c, writepng.c, writepng.h: default to
	24-bit output, -8 for old behavior

2004-05-21  Steven G. Johnson  <stevenj@ab-initio>

	* h5topng.1.in, h5totxt.1, h5tov5d.1, h5tovtk.1: updated man pages

	* arrayh4.c, arrayh5.c, colormaps/bluered, colormaps/gray,
	colormaps/green, colormaps/yarg, colormaps/yellow, copyright.h,
	h5fromh4.c, h5fromitxt.c, h5fromtxt.c, h5topng.c, h5totxt.c,
	h5tov5d.c, h5tovtk.c, h5utils.c, writepng.c, writepng.h: added
	translucent overlay option

	* h5topng.c: make nx = cols by default in h5topng

	* INSTALL: INSTALL is supplied by automake --add-missing

	* INSTALL, Makefile.am, arrayh5.c, arrayh5.h, configure.ac,
	h5fromitxt.c, h5read.cc, h5topng.c, h5totxt.c, h5tov5d.c,
	h5tovtk.c, install-sh: support multiple slice dimensions

2004-03-02  Steven G. Johnson  <stevenj@ab-initio>

	* Makefile.am, h5fromitxt.c: added h5fromitxt

2002-07-15  Steven G. Johnson  <stevenj@ab-initio>

	* NEWS, configure.in: bumped version

	* h5read.cc: C++ fix for g++ 3.x, from Josselin Mouette

2002-06-14  Steven G. Johnson  <stevenj@ab-initio>

	* writepng.c: follow gd lib in initializing alpha before palette
	(don't know if it matters)

	* h5topng.c: don't use colormap dir for ./<colormap> or
	/<colormap>

2002-05-30  Steven G. Johnson  <stevenj@ab-initio>

	* h5totxt.1, h5totxt.c: added -a and -. flags

2002-03-16  Steven G. Johnson  <stevenj@ab-initio>

	* NEWS: added 1.7.1 notes

	* Makefile.in: export branch for make dist

	* NEWS, configure.in: bumped version

	* ChangeLog: updated

	* README: added URL

	* writepng.c: fixed array overrun causing floating-point
	exceptions on Alpha (thanks to Marin Soljacic for the bug report)

	* Makefile.am, configure.ac: fixed h5fromh4 and make dist

	* writepng.c: fixed array overrun causing floating-point
	exceptions on Alpha (thanks to Marin Soljacic for the bug report)

2002-03-14  Steven G. Johnson  <stevenj@ab-initio>

	* Makefile.am, Makefile.in, configure.ac, configure.in,
	h5fromh4.c, h5fromtxt.c, h5topng.c, h5totxt.c, h5tov5d.c,
	h5tovtk.c: use automake

2002-03-13  Steven G. Johnson  <stevenj@ab-initio>

	* Makefile.in: use mandir

2002-03-11  Steven G. Johnson  <stevenj@ab-initio>

	* README: added URL

2002-03-09  Steven G. Johnson  <stevenj@ab-initio>

	* h5topng.c: print warning for -c <h5file>

	* Makefile.in: whoops

	* h5fromh4.1, h5fromtxt.1, h5totxt.1, h5tov5d.1, NEWS,
	h5topng.1.in, h5tovtk.1: updated dates

	* INSTALL, README, README-h5utils.html: made more GNU-ly correct

	* AUTHORS: added AUTHORS file to be GNU-ly correct

2002-03-05  Steven G. Johnson  <stevenj@ab-initio>

	* Makefile.in, h5fromh4.c, h5fromtxt.c, h5topng.c, h5totxt.c,
	h5tov5d.c, h5tovtk.c, h5utils.c, h5utils.h: eliminated code
	duplication

	* NEWS, writepng.c: finally fixed garbage pixels bug in h5topng

	* NEWS, arrayh5.c, arrayh5.h, h5read.cc, h5topng.1.in, h5topng.c,
	h5totxt.1, h5totxt.c, h5tov5d.c, h5tovtk.c: added -0 option

	* NEWS, h5topng.1.in, h5topng.c: added -R option

	* colormaps/autumn, colormaps/bluered, colormaps/bone,
	colormaps/colorcube, colormaps/cool, colormaps/copper,
	colormaps/flag, colormaps/gray, colormaps/hot, colormaps/hsv,
	colormaps/jet, colormaps/lines, colormaps/pink, colormaps/prism,
	colormaps/spring, colormaps/summer, colormaps/vga,
	colormaps/winter, h5topng.1.in, h5topng.c, writepng.c, writepng.h:
	added alpha channel support to color maps

	* h5topng.c: better error message for -c (catches common mistake)

	* h5topng.1.in: slight improvements

	* h5topng.c: have built-in gray colormap fallback

2002-03-04  Steven G. Johnson  <stevenj@ab-initio>

	* h5topng.1.in: minor improvements; noted hsv

	* h5topng.1.in: linewrapped

	* h5topng.1: whoops

	* h5topng.1: linewrapped

	* NEWS: updated for 1.7

	* ChangeLog: added

	* COPYING, README-h5utils.html, arrayh4.c, arrayh4.h, arrayh5.c,
	arrayh5.h, copyright.h, h5fromh4.1, h5fromh4.c, h5fromtxt.1,
	h5fromtxt.c, h5read.cc, h5topng.1.in, h5topng.c, h5totxt.1,
	h5totxt.c, h5tov5d.1, h5tov5d.c, writepng.c, writepng.h: 2002
	copyright year update

	* h5tovtk.1, h5tovtk.c: fixed h5tovtk man page

2002-03-01  Steven G. Johnson  <stevenj@ab-initio>

	* h5topng.c: noted location of colormap files

	* Makefile.in, configure.in, h5topng.1, h5topng.1.in, h5topng.c,
	writepng.c, writepng.h: added variable colormap support

	* h5read.cc: synced with latest arrayh5

	* colormaps/autumn, colormaps/bluered, colormaps/bone,
	colormaps/colorcube, colormaps/cool, colormaps/copper,
	colormaps/flag, colormaps/gray, colormaps/hot, colormaps/hsv,
	colormaps/jet, colormaps/lines, colormaps/pink, colormaps/prism,
	colormaps/spring, colormaps/summer, colormaps/vga,
	colormaps/winter: added some color map files

2002-01-05  Steven G. Johnson  <stevenj@ab-initio>

	* Makefile.in, arrayh5.c, arrayh5.h, configure.in, h5topng.c,
	h5totxt.c, h5tov5d.c, h5tovtk.1, h5tovtk.c: added preliminary
	h5tovtk

2001-10-16  Steven G. Johnson  <stevenj@ab-initio>

	* Makefile.in: Use CPPFLAGS and LDFLAGS when calling mkoctfile!
	Thanks to Max Colice for the bug report.

2001-10-02  Steven G. Johnson  <stevenj@ab-initio>

	* h5tov5d.c: whoops, fixed datatype in -T mode

2001-09-22  Steven G. Johnson  <stevenj@ab-initio>

	* h5tov5d.c: slight bug fix in -T (?)

	* NEWS, h5tov5d.1, h5tov5d.c: added -T option to h5tov5d

2001-03-18  Steven G. Johnson  <stevenj@ab-initio>

	* Makefile.in: whoops, fixed problem when --without-h5tov5d and
	--without-h5fromh4 are used.  Thanks to Nikola Ivanov Nikolov for
	the fix.

2001-02-14  Steven G. Johnson  <stevenj@ab-initio>

	* h5fromtxt.1: minor fix

2001-01-17  Steven G. Johnson  <stevenj@ab-initio>

	* COPYING, NEWS, README-h5utils.html, arrayh4.c, arrayh4.h,
	arrayh5.c, arrayh5.h, configure.in, copyright.h, h5fromh4.1,
	h5fromh4.c, h5fromtxt.1, h5fromtxt.c, h5read.cc, h5topng.1,
	h5topng.c, h5totxt.1, h5totxt.c, h5tov5d.1, h5tov5d.c, writepng.c,
	writepng.h: Don't build h5fromh4 if h4toh5 is present.  Bumped
	version and copyright year.

2000-12-09  Steven G. Johnson  <stevenj@ab-initio>

	* Makefile.in: 'make dist' should call autoheader

	* NEWS, configure.in: bumped version number

	* Makefile.in, arrayh4.h, config.h.in, configure.in, h5tov5d.c:
	Support disabling Octave plugin manually, in case of C++
	craziness.  Support Vis5d+ header file locations.  Support Debian
	HDF header file locations.  Use autoheader.

2000-07-28  Steven G. Johnson  <stevenj@ab-initio>

	* writepng.c: fixed bug in contour plotting

2000-07-10  Steven G. Johnson  <stevenj@ab-initio>

	* NEWS: updated

2000-07-09  Steven G. Johnson  <stevenj@ab-initio>

	* README-h5utils.html: Note that HDF4 libraries are required for
	h5fromh4.

	* README-h5utils.html: documented h5fromh4

2000-05-30  Steven G. Johnson  <stevenj@ab-initio>

	* NEWS, h5topng.1, h5topng.c: Added -S <s> option to h5topng as a
	shortcut for -X <s> -Y <s>.

2000-05-29  Steven G. Johnson  <stevenj@ab-initio>

	* NEWS, configure.in: bumped version

	* h5fromh4.1: slight fixes

	* h5fromh4.1: added h5fromh4 man page

	* Makefile.in, arrayh4.c, arrayh4.h, configure.in, h5fromh4.c:
	added h5fromh4

	* h5fromtxt.c: got rid of spurious "sep" variable

2000-05-28  Steven G. Johnson  <stevenj@ab-initio>

	* h5fromtxt.c, h5topng.c, h5totxt.c, h5tov5d.c, Makefile.in, NEWS,
	README-h5utils.html, arrayh5.c, arrayh5.h, configure.in,
	h5fromtxt.1: added h5fromtxt

2000-02-01  Steven G. Johnson  <stevenj@ab-initio>

	* h5topng.1: slight correction

	* h5topng.c: fix so it works without -C!

	* NEWS, configure.in: bumped version

	* h5topng.c, writepng.c, writepng.h, h5topng.1: improved crude
	contour feature

	* h5topng.1: Fixed display bug; thanks to Christoph Becher for the
	correction.

2000-01-30  Steven G. Johnson  <stevenj@ab-initio>

	* NEWS: credited 1.3.3 bug report

	* configure.in: bumped version

	* NEWS, arrayh5.c: got rid of compiler warning

	* writepng.c: bug fix (uninitialized var)

2000-01-29  Steven G. Johnson  <stevenj@ab-initio>

	* NEWS, h5topng.1, h5topng.c: added -Z option

2000-01-28  Steven G. Johnson  <stevenj@ab-initio>

	* h5topng.c: fixed typo

	* configure.in, h5topng.1, h5topng.c, NEWS: now support h5topng -C
	filename:dataset

	* NEWS, configure.in: bumped version

	* h5tov5d.c: fixed bug in joining hdf5 files

2000-01-27  Steven G. Johnson  <stevenj@ab-initio>

	* h5topng.c, h5totxt.c: fixed handling of -d option so that it
	doesn't get overriden if only a single file specifies a dataset
	via fname:dataset.

2000-01-21  Steven G. Johnson  <stevenj@ab-initio>

	* README-h5utils.html, NEWS: documented changes

	* configure.in, h5tov5d.c, Makefile.in, config.h.in: detect -lv5d
	library

	* h5totxt.1, h5totxt.c, h5tov5d.1, h5tov5d.c, arrayh5.c,
	arrayh5.h, configure.in, h5topng.1, h5topng.c: added
	filename:dataset syntax

	* NEWS, configure.in: bumped version

	* h5totxt.c: fixed help message

2000-01-13  Steven G. Johnson  <stevenj@ab-initio>

	* Makefile.in, NEWS, configure.in: use CPPFLAGS when compiling

2000-01-01  Steven G. Johnson  <stevenj@ab-initio>

	* h5topng.1, h5topng.c, h5totxt.1, h5totxt.c, h5tov5d.1,
	h5tov5d.c, writepng.c, writepng.h, COPYING, NEWS,
	README-h5utils.html, arrayh5.c, arrayh5.h, configure.in,
	copyright.h, h5read.cc: h5tov5d -o now joins; bumped copyright
	year

	* NEWS: noted changes

	* configure.in: bumped version

	* README-h5utils.html: noted man page

	* README-h5utils.html: updated license

	* h5topng.c, h5totxt.c, h5tov5d.1, h5tov5d.c, Makefile.in,
	README-h5utils.html, configure.in, copyright.h, COPYING: added
	h5tov5d

1999-12-31  Steven G. Johnson  <stevenj@ab-initio>

	* configure.in: some cleanup

	* README-h5utils.html: Better documentation of (revised)
	installation.

	* Makefile.in, configure.in: install h5read.oct in right place

	* Makefile.in: fixed install/uninstall rules so that they ignore
	things that aren't built

1999-12-06  Steven G. Johnson  <stevenj@ab-initio>

	* README-h5utils.html: small fixes

	* configure.in, h5totxt.1, h5totxt.c, Makefile.in, NEWS,
	README-h5utils.html: added h5totxt

1999-11-22  Steven G. Johnson  <stevenj@ab-initio>

	* Makefile.in: don't strip (-s) man page!!

	* README, README-h5utils.html: changed README to HTML

	* Makefile.in, README, h5topng.1: added man page

	* .png: got rid of garbage file

	* Makefile.in: made sure 'make clean' gets rid of h5read.o

	* configure.in, h5topng.c, config.h.in: various fixes

	* COPYING: comment-ized license

	* writepng.c, writepng.h, arrayh5.h, h5read.cc, h5topng.c,
	arrayh5.c: added copyright notices

	* Makefile.in: fixed clean targets

	* COPYING: added MIT license

	* configure.in, install-sh, Makefile, Makefile.in, config.h.in:
	autoconfiscated

	* README.writepng, .indent.pro: deleted extraneous files

	* README: added README

	* .indent.pro, .png, Makefile, README.writepng, arrayh5.c,
	arrayh5.h, h5read.cc, h5topng.c, writepng.c, writepng.h: New file.

	* .indent.pro, .png, Makefile, README.writepng, arrayh5.c,
	arrayh5.h, h5read.cc, h5topng.c, writepng.c, writepng.h: created
	h5utils repository

