2019-01-21  Filip Hroch  <hroch@physics.muni.cz>

	* .hgtags:
	Added tag 1.4 for changeset ca27d2fc3cbd
	[a10ef139123f] [tip]

	* fitspng.html, images/Makefile.am:
	Updated docs.
	[ca27d2fc3cbd] [1.4]

	* fitspng.c, fitspng.html, images/Makefile.am, images/bcdf.svg,
	images/bhist.svg, images/itt.svg, main.c, tone.c:
	Update of doc page and bugfix:
	* rewrote of tone, itt, colour sections
	* added graphs
	* updated night vision
	* bugfix of colour processing.
	[55edb17754f8]

2019-01-16  Filip Hroch  <hroch@physics.muni.cz>

	* Makefile.am, fitspng.c, fitspng.h, qmed.c, tqmed.c:
	Finished proper both colour and intensity scaling.
	[9c092b671b9d]

2019-01-14  Filip Hroch  <hroch@physics.muni.cz>

	* README, cielab.c, fitspng.c, fitspng.html, main.c, tone.c:
	Updated scaling and ITT, docs:
	 * implemented quantile-based scale processig, related bugfix
	 * scale, ITT processing is synchronised with munipack
	 * removed ITT functions giving similar visual results
	 * updated docs: initial & scale estimating parts
	 * clean-up
	[570ca6dec304]

2019-01-12  Filip Hroch  <hroch@physics.muni.cz>

	* Makefile.am, fitspng.c, fitspng.h, fitspng.html, main.c:
	Merged with tone estimation and multi-file processing.
	[02c4b3f77cfc]

	* Makefile.am, cielab.c, configure.ac, fitspng.c, fitspng.h,
	fitspng.html, main.c:
	Implemented colours via CIE Lab (CIE Luv dropped), code
	optimisation.
	[69d5809083b2]

2019-01-10  Filip Hroch  <hroch@physics.muni.cz>

	* Makefile.am, ecdf.c, fitspng.1, fitspng.c, fitspng.h, fitspng.html,
	main.c, tecdf.c, tone.c, tqmed.c:
	Tone estimate on base of eCDF, multiple-file processing.
	[f756af17c37a]

2017-09-25  Filip Hroch  <hroch@physics.muni.cz>

	* .hgtags:
	Added tag 1.3 for changeset 9e062a1ebd80
	[ccbe218772df]

	* configure.ac, fitspng.c:
	Corrected date-obs missing bug.
	[9e062a1ebd80] [1.3]

2017-09-21  Filip Hroch  <hroch@physics.muni.cz>

	* .hgtags:
	Added tag 1.2 for changeset 9e094f4ada18
	[a68ac2eac653]

	* configure.ac:
	Updated version.
	[9e094f4ada18] [1.2]

	* .hgtags:
	Added tag 1.1 for changeset d748fb73a07e
	[3eaa83bfd9d7]

	* .hgtags:
	Added tag 1.0 for changeset 45eb630afec5
	[d748fb73a07e] [1.1]

	* INSTALL, configure.ac, fitspng.1, fitspng.c, fitspng.h,
	fitspng.html, fitspng.spec, main.c, qmed.c:
	Minor updates, strtok (due glibc's bug) removed.
	[45eb630afec5] [1.0]

2016-05-09  Filip Hroch  <hroch@physics.muni.cz>

	* .hgtags:
	Added tag 0.3.5 for changeset d0b00a225d2c
	[d0cd3caf4c40]

	* COPYING, INSTALL, Makefile.am, configure.ac, debian/changelog,
	debian/compat, debian/control, debian/copyright, debian/rules,
	debian/source/format, fitspng.1, fitspng.c, fitspng.h, fitspng.html,
	images/Makefile.am, main.c, qmed.c, tqmed.c:
	Updated parameter estimator of tone function. Removed debian
	directory.
	[d0b00a225d2c] [0.3.5]

2015-06-13  Filip Hroch  <hroch@physics.muni.cz>

	* fitspng.c, fitspng.html:
	Removed inline directives to enable compilation by clang.
	[2e539c2d2d18]

2015-01-06  Filip Hroch  <hroch@physics.muni.cz>

	* Makefile.am, README, configure.ac, debian/changelog, debian/control,
	debian/copyright, debian/source/format, fitspng.1, fitspng.html,
	fitspng.spec:
	Debian packaging lint corrections.
	[bc1010e3673d]

2014-04-18  Filip Hroch  <hroch@physics.muni.cz>

	* debian/changelog:
	Updated for Mercurial.
	[64574fb56ea7]

	* .hgtags:
	Added tag 0.3.4 for changeset dc4b99c49e07
	[5273e37b04d5]

2014-04-18  convert-repo  <convert-repo>

	* .hgtags:
	update tags
	[dc4b99c49e07] [0.3.4]

2014-04-18  hroch  <hroch>

	* bootstrap, configure.ac, debian/changelog,
	debian/changelog.template, debian/compat, debian/control,
	fitspng.html:
	Debian-specific formal changes. Particular updates.
	[be621ffedb6d]

2013-05-25  hroch  <hroch>

	* configure.ac, fitspng.1, fitspng.c, fitspng.html, main.c:
	Corrected bugfix preventing save to 16-bit PNG (thx Markus Wildi).
	[fb6e798269aa]

2012-05-12  hroch  <hroch>

	* Makefile.am, fits.c, fitspng.c, fitspng.h, fitspng.html, main.c:
	Clean-up, speeds-up.
	[e4a7a21a8af8]

2012-03-30  hroch  <hroch>

	* bootstrap, configure.ac, debian/changelog,
	debian/changelog.template, fitspng.c, fitspng.html, fitspng.spec,
	main.c:
	Implemented RPM packaging.
	[7d776e3fcf4f]

2012-01-15  hroch  <hroch>

	* Makefile.am, bootstrap, fitspng.html:
	Updated: Homepage + bootstrap.
	[b0fdf35e4a02]

2012-01-04  hroch  <hroch>

	* configure.ac, configure.in, debian/changelog, debian/control,
	debian/copyright, debian/rules, fitspng.html:
	Added debian packager. Updated html page.
	[893e6e770505]

2011-11-13  hroch  <hroch>

	* configure.in, fitspng.c, fitspng.html:
	Updated docs.
	[b96718e89159]

2011-07-31  hroch  <hroch>

	* fitspng.html:
	Updated design and install info in html page.
	[0497ee238560]

2011-07-28  hroch  <hroch>

	* fitspng.html:
	Reference on blog.
	[d6bf12235f43]

2011-07-12  hroch  <hroch>

	* fitspng.1, main.c:
	New defaults for relative intensity scaling.
	[5d01fc4f8361]

2011-06-30  hroch  <hroch>

	* fitspng.html:
	Updated description.
	[5ddc44529279]

2011-06-10  hroch  <hroch>

	* Makefile.am:
	Added -lm switch.
	[c9187cee9655]

2011-05-01  hroch  <hroch>

	* fitspng.html:
	Improvements of documentation.
	[3e07c72517b9]

2011-04-30  hroch  <hroch>

	* fitspng.1, fitspng.c, fitspng.html:
	Keyword for colorspaces CSPACE. Rewoted man page. Enhanced html.
	[6b10896929f8]

2011-04-24  hroch  <hroch>

	* fitspng.html:
	More readable html page.
	[961c20eb7d19]

2011-04-08  hroch  <hroch>

	* fitspng.html:
	Improved html page.
	[ef314e7eed1b]

2011-04-04  hroch  <hroch>

	* configure.in, fits.c, fitspng.c, fitspng.h:
	Color image representation changed from band per HDU to 3D single
	HDU (by rawtran). Updated version number.
	[ecac1e50e3d4]

2010-11-06  hroch  <hroch>

	* fitspng.c:
	Index out of range bugfix.
	[0d212c7d1076]

2010-08-29  hroch  <hroch>

	* Makefile.am, configure.in, fitspng.1, fitspng.c, fitspng.html,
	images/IMG_5952_a.png, images/IMG_5952_fn.png, main.c:
	Added white point and colorspace support. Some enhancements.
	[96b8b2cd4cb1]

2010-08-24  hroch  <hroch>

	* fitspng.c:
	Accepted the storage order of color bands reversion.
	[998de43efca1]

2010-06-22  hroch  <hroch>

	* AUTHORS, CREDITS, configure.in, fitspng.c:
	Update to libpng-1.4.2. Thx. to Z. Janak.
	[19e7307ab6d7]

2010-04-05  hroch  <hroch>

	* fitspng.1, fitspng.html:
	Better description corrections.
	[94bd58771e86]

	* fitspng.c, main.c:
	Spring cleaning and valgrind validation.
	[60d2ee0d5e9c]

2010-04-04  hroch  <hroch>

	* fitspng.1, fitspng.c, fitspng.html:
	Added support for FITS filename extensions.
	[0cb056904a58]

	* fitspng.html:
	Corrected html validation errors.
	[4e98f1a8aa47]

	* fitspng.html:
	Founded html page.
	[f6132bd80ccb]

	* fitspng.1:
	Upgraded man page.
	[ed074e53f074]

	* fitspng.c, main.c:
	Upgraded color tune. Added new tune functions.
	[6b1cf6a67dcf]

	* images/IMG_5952.png, images/IMG_5952_fn.png,
	images/IMG_5952_fr10.png, images/IMG_5952_fr50.png,
	images/IMG_5952_ph.png, images/IMG_5952_s05.png,
	images/IMG_5952_s15.png:
	Added homepage images.
	[199f64d11c7f]

2010-03-30  hroch  <hroch>

	* fitspng.c, main.c:
	Implemented night vision mode (mesotopic). Additional ITT functions.
	[ab820e221371]

2010-03-16  hroch  <hroch>

	* fitspng.c, main.c:
	Improvement of intensity scaling - the correct way for CCD images.
	[ee697de7aa65]

2010-03-14  hroch  <hroch>

	* fitspng.c, main.c:
	Cleanup.
	[32766713c7dc]

2010-03-13  hroch  <hroch>

	* fitspng.c, fitspng.h:
	Removed color composition of images. Intensity scaling of colro
	images implemented by Luv and related ones.
	[a7998a68aa59]

	* fitspng.1:
	Synchro with new command-line options and new color handling.
	[b23239645daa]

	* main.c:
	Updated command-line options. Help and verbose.
	[978f3b6ce2e5]

	* fits.c, qmed.c:
	Updated license description.
	[021c37defbc0]

	* bootstrap, configure.in:
	Updated bootstrap.
	[7ed80b8c7e25]

2010-03-07  hroch  <hroch>

	* .deps/fitspng.Po, .deps/main.Po, .deps/qmed.Po:
	Removed unnecessory auxliary files.
	[e800a0befea4]

2009-03-23  hroch  <hroch>

	* fits.c, fitspng.1, fitspng.c, fitspng.h, main.c:
	Implemented use of arithmetical mean as resize action. (Fully
	replaced use of grid pixels previously used.)
	[9e472230f6b4]

2009-01-25  hroch  <hroch>

	* main.c:
	Fixed typo in command line options.
	[5dd34acf9a09]

2009-01-02  hroch  <hroch>

	* fitspng.c:
	Corrected bug of return of status.
	[27c4b02c0b9a]

2008-12-31  hroch  <hroch>

	* fitspng.c:
	Implemented a new option -fs and corrected bug in white balance
	reading.
	[c7ebfa3bcf89]

	* main.c:
	Added description of a new -fs.
	[c26e313e772b]

	* fitspng.1:
	Added description of a new -fs and white balance.
	[043e18510257]

2008-12-27  hroch  <hroch>

	* blog.txt:
	Intenisty scaling described.
	[dadd8ecc9a07]

	* fitspng.1, fitspng.c, main.c:
	Implamented scaling by intensity and individual color scaling.
	[340bb7b09dfc]

	* fits.c:
	Frequently called functions as inline.
	[5600c72ac12a]

2008-12-24  hroch  <hroch>

	* Makefile.am, configure.in, fits.c, fitspng.1, fitspng.c, fitspng.h,
	main.c:
	Added support of color images and intensity profiles. Great
	improvements of code.
	[2037b2bc99db]

	* blog.txt:
	Added.
	[31a517110d27]

2007-11-06  hroch  <hroch>

	* bootstrap:
	Generalization of auto* tools.
	[bae23de3f6e9]

2007-03-25  hroch  <hroch>

	* bootstrap:
	Create missing files by coping, not by linking.
	[039020a0607f]

2007-01-06  hroch  <hroch>

	* qmed.c:
	Corrected C vs. Fortran array bounds.
	[13d4b36ef08e]

2006-11-19  hroch  <hroch>

	* fitspng.1:
	Stylistic changes.
	[b11f880a74a3]

2006-10-29  hroch  <hroch>

	* init
	[6c14c3d083b3] [start] <founder>

	* .deps/fitspng.Po, .deps/main.Po, .deps/qmed.Po, AUTHORS, ChangeLog,
	Makefile.am, NEWS, README, bootstrap, configure.in, fitspng.1,
	fitspng.c, main.c, qmed.c, tqmed.c:
	Initial revision
	[814386cc56fb]

