2010-02-26  Tamer Fahmy  <tamer@sim.no>

	* .hgtags:
	Removed tag Simage-1.7.0
	[1273f5b8b6d7] [tip]

	* .hgtags:
	Added tag Simage-1.7.0 for changeset b52b136425be
	[f685f8e6311d]

	* docs/announcement-1_7_0.txt:
	replace Kongsberg SIM with Kongsberg Oil & Gas Technologies.
	[b52b136425be]

	* .hgtags:
	Removed tag Simage-1.7.0
	[0b922b414346]

	* .hgtags:
	Added tag Simage-1.7.0 for changeset 22fab27f433d
	[fd99c8d12498]

	* docs/announcement-1_7_0.txt:
	point to the raw text format of the ChangeLog file.
	[22fab27f433d]

	* NEWS, docs/announcement-1_7_0.txt:
	adjust release date.
	[5608e80736d6]

	* docs/announcement-1_7_0.txt:
	add 1.7.0 release announcement.
	[92039ef50c73]

	* build/msvc6/config-debug.h, build/msvc6/config-release.h,
	build/msvc6/include/simage.h, build/msvc7/config-debug.h,
	build/msvc7/config-release.h, build/msvc7/include/simage.h,
	build/msvc8/config-debug.h, build/msvc8/config-release.h,
	build/msvc8/include/simage.h, build/msvc9/config-debug.h,
	build/msvc9/config-release.h, build/msvc9/include/simage.h:
	update version information.
	[90827378a1f0]

	* build/msvc6/config-debug.h, build/msvc6/config-release.h,
	build/msvc6/include/simage.h, build/msvc7/config-debug.h,
	build/msvc7/config-release.h, build/msvc7/include/simage.h,
	build/msvc8/config-debug.h, build/msvc8/config-release.h,
	build/msvc8/include/simage.h, build/msvc9/config-debug.h,
	build/msvc9/config-release.h, build/msvc9/include/simage.h:
	update version to 1.7.0.
	[c0ef3f78959f]

	* ChangeLog, NEWS:
	updated news and ChangeLog file.
	[bf53b9d03c03]

	* configure, configure.ac:
	updated to version 1.7.0.
	[12c2381e92c2]

	* build/build_simage_win32.sh:
	adapt for the mercurial switch
	[d20f0b42fb16]

	* BUGS.txt:
	remove outdated BUGS.txt
	[db1d4cbeed30]

2010-02-25  Tamer Fahmy  <tamer@sim.no>

	* Automated merge with https://hg.sim.no/simage/default
	[e884c52d72eb]

	* src/simage_cgimage.c:
	return codes have opposite meaning.
	[9bb8be117c64]

	* src/simage_cgimage.c:
	robustify cgimage saver implementation and flip images horizontally.
	[e53792d7af32]

	* src/simage.c:
	fix tragic endless identification loop for non supported cgimage
	formats.
	[375f0f64526b]

2010-02-24  Tamer Fahmy  <tamer@sim.no>

	* src/simage_cgimage.c:
	implemented missing CGImage save functionality.
	[797951806260]

2010-02-23  Tamer Fahmy  <tamer@sim.no>

	* include/simage_cgimage.h, src/simage_write.c:
	add cgimage saver implementation skeleton. (+whitespace cleanup)
	[84fed27da8f3]

	* src/Makefile.am, src/Makefile.in:
	CGImage is used as a C API.
	[2731ddefaaab]

	* src/simage_cgimage.c, src/simage_cgimage.cpp:
	CGImage is used as a C API.
	[8c1fbd7e918e]

2010-02-19  Tamer Fahmy  <tamer@sim.no>

	* ChangeLog, NEWS:
	Updated NEWS file and generated ChangeLog.
	[a7c52b7c87a0]

2010-02-19  Build Bot  <buildbot@sim.no>

	* configure, configure.ac:
	fix cgimage conditional and bootstrap.
	[817f9c72582a]

2010-02-19  Tamer Fahmy  <tamer@sim.no>

	* config.h.in, configure:
	bootstrap.
	[7f9f4271857b]

	* configure.ac:
	proper CGImage autotools handling.
	[0a56beff7915]

2010-02-18  Tamer Fahmy  <tamer@sim.no>

	* Makefile.in, guile/Makefile.in, mpeg2enc/Makefile.in,
	src/Makefile.in:
	bootstrap.
	[01e450350800]

	* ChangeLog:
	added ChangeLog placeholder.
	[dde2b8dbb2e2]

	* configure:
	bootstrap.
	[a6935a4ca1a6]

	* configure.ac:
	enable cgimage support by default.
	[6daeba63b44f]

	* configure.ac:
	whitespace cleanup
	[98c8f0f1d531]

	* Makefile.in, aclocal.m4, cfg/ltmain.sh, configure,
	guile/Makefile.in, mpeg2enc/Makefile.in, src/Makefile.in:
	boostrap.
	[1a8c159683d2]

2010-02-16  Jostein Topland  <topland@gmail.com>

	* README.WIN32:
	information about gdi+
	[f9a15119ae20]

2010-02-15  Jostein  <josteint@sim.no>

	* build/msvc7/config-debug.h, build/msvc7/config-release.h,
	build/msvc7/simage1.vcproj, build/msvc8/config-debug.h, build/msvc8
	/config-release.h, build/msvc8/simage1.vcproj, build/msvc9/config-
	debug.h, build/msvc9/config-release.h, build/msvc9/simage1.vcproj:
	compiles without downloading gdiplus for MSVC[7-9] using the MSVC
	project files
	[88a2c0a2b059]

2010-01-15  Tom Fredrik Blenning Klaussen  <bfg@sim.no>

	* .hgtags:
	Added tag Simage-1.6.1 for changeset aabe3f43ac00
	[2100c6a1d6c7]

2009-07-20  Tamer Fahmy  <tamer@sim.no>

	* examples/simage-convert.c:
	fix up commit-trigger happy incomplete commit.
	[3bb292a772e8]

	* aclocal.m4, configure:
	bootstrap.
	[6aa2437e8654]

	* examples/simage-convert.c:
	less C++...
	[8fa02272f44d]

	* aclocal.m4, cfg/errors.txt, cfg/wrapmsvc.exe, configure:
	bootstrap.
	[1dff0571d16b]

	* configure.ac:
	There is a MinGW build option for GDI+ thanks to the work of Alf P.
	Steinbach.
	(http://alfps.izfree.com/libraries/cpp/gdiplus_for_mingw/) Enable
	GDI+ support by default on Windows platforms.
	[c3acdd234311]

2009-04-30  Marius Kintel  <kintel@sim.no>

	* Makefile.in, NEWS, aclocal.m4, config.h.in, configure, configure.ac,
	guile/Makefile.in, include/simage_cgimage.h, mpeg2enc/Makefile.in,
	src/Makefile.am, src/Makefile.in, src/simage.c,
	src/simage_cgimage.cpp:
	Added CGImage loader. Fixes COIN-168
	[2b1b11f79a1e]

2009-04-29  Marius Kintel  <kintel@sim.no>

	* examples/simage-convert.c:
	Fix to be able to test non-savable file formats
	[c9757d3cc086]

2009-03-24  Tamer Fahmy  <tamer@sim.no>

	* aclocal.m4, configure, configure.ac:
	Compiler/Linker __declspec check to include DLL define in config
	scripts.
	[6617e041d139]

2009-02-17  Tamer Fahmy  <tamer@sim.no>

	* aclocal.m4, configure:
	bootstrap. (config summary echo fix)
	[7b3e5519b76d]

2009-02-16  Tamer Fahmy  <tamer@sim.no>

	* aclocal.m4, cfg/gendsp.pl.in, configure:
	bootstrap. (simacros win32 libsndfile tweaks)
	[2ffd1033cada]

2008-11-24  Sveinung Thunes  <sveinung@sim.no>

	* src/simage_jasper.c:
	Include fix (pederb).
	[4b7c277c1424]

2008-11-17  Morten Eriksen  <mortene@sim.no>

	* src/params.c:
	fixme note
	[67046373379e]

2008-11-06  Lars Moastuen  <larsm@sim.no>

	* mpeg2enc/api.c:
	"bitrate"-param support also for MPEG1.
	[a5abaa568074]

	* mpeg2enc/api.c:
	Added support for a "bitrate" parameter to s_params_set() used by
	the MPEG2 encoder.
	[cb2ed3d7dd45]

2008-10-01  Tamer Fahmy  <tamer@sim.no>

	* src/simage_gdiplus.cpp:
	build fix for 64-bit Windows.
	[b590afc8743d]

2008-09-13  Lars J. Aas  <larsa@sim.no>

	* Makefile.am, Makefile.in, aclocal.m4, cfg/config.guess,
	cfg/config.sub, cfg/gendsp.pl.in:
	dist fixes and bootstrap
	[206cc57bf225]

	* README.WIN32:
	some new info
	[e4c0a3b7601c]

	* build/misc/create-directories.bat, build/misc/install-sdk.bat,
	build/misc/uninstall-sdk.bat:
	installation script, create-directories bugfix
	[d6d9f252eb60]

	* build/misc/create-directories.bat, build/misc/install-headers.bat,
	build/misc/uninstall-headers.bat:
	misc utility scripts for the Visual Studio projects
	[9002291c7077]

	* build/README, build/misc/README.GDI+, build/msvc6/config-debug.h,
	build/msvc6/config-release.h, build/msvc6/config.h,
	build/msvc6/include/simage.h, build/msvc6/simage1.dsp,
	build/msvc6/simage1.dsw, build/msvc6/simage1_install.dsp,
	build/msvc6/simage1_uninstall.dsp, build/msvc7/config-debug.h,
	build/msvc7/config-release.h, build/msvc7/config.h,
	build/msvc7/include/simage.h, build/msvc7/simage1.sln,
	build/msvc7/simage1.vcproj, build/msvc7/simage1_install.vcproj,
	build/msvc7/simage1_uninstall.vcproj, build/msvc8/config-debug.h,
	build/msvc8/config-release.h, build/msvc8/config.h,
	build/msvc8/include/simage.h, build/msvc8/simage1.sln,
	build/msvc8/simage1.vcproj, build/msvc8/simage1_install.vcproj,
	build/msvc8/simage1_uninstall.vcproj, build/msvc9/config-debug.h,
	build/msvc9/config-release.h, build/msvc9/config.h,
	build/msvc9/include/simage.h, build/msvc9/simage1.sln,
	build/msvc9/simage1.vcproj, build/msvc9/simage1_install.vcproj,
	build/msvc9/simage1_uninstall.vcproj:
	Visual Studio build projects for simage (lacks install/uninstall)
	[ab821971de90]

2008-02-28  Thomas Hammer  <thammer@sim.no>

	* aclocal.m4, cfg/errors.txt, configure:
	Bootstrap. Now works with static Qt4 libs on win32.
	[e841ed2a42b1]

2007-11-22  Tamer Fahmy  <tamer@sim.no>

	* Makefile.in, aclocal.m4, cfg/config.guess, cfg/config.sub,
	cfg/errors.txt, cfg/gendsp.pl.in, configure:
	bootstrap.
	[dfe6ab2c2824]

	* Makefile.am, configure.ac, simage.pc.in:
	added pkg-config support.
	[09eb9b2111f1]

2007-07-25  Frode Ingebrigtsen  <frodein@sim.no>

	* src/simage_gdiplus.cpp:
	Added proper support for indexed images
	[c9aff723c8a5]

2007-07-24  Lars J. Aas  <larsa@sim.no>

	* src/simage_gdiplus.cpp:
	memory corruption crash-fix
	[11da7bdf8f36]

	* aclocal.m4, cfg/errors.txt, cfg/gendsp.pl.in, cfg/wrapmsvc.exe,
	config.h.in, configure:
	bootstrap
	[d670b6d373c1]

	* bootstrap:
	remove old bootstrap script
	[1d3976497cb9]

	* src/simage_gdiplus.cpp:
	Initialize GDI+ when asking for savers. Fix calls to LockBits() so
	it compiles with some legacy gdiplus headers we detect.
	[572308817214]

	* configure.ac:
	Change from using --enable-gdiplus to --with-gdiplus in case an SDK
	path has to be specified.
	[7e2403648ecc]

2007-07-16  Frode Ingebrigtsen  <frodein@sim.no>

	* src/simage_gdiplus.cpp:
	Fixed potential memory leak and memory corruption bug
	[d614fd8c588d]

2007-06-05  Lars J. Aas  <larsa@sim.no>

	* aclocal.m4, cfg/csubst.exe, cfg/gendsp.pl.in, configure,
	configure.ac:
	cygwin build fix
	[9505b1c02def]

2007-05-29  Tamer Fahmy  <tamer@sim.no>

	* cfg/csubst.exe, cfg/gendsp.pl.in, cfg/gendsp.sh.in, configure:
	bootstrap.
	[d4036dafd4dd]

2007-05-16  Peder Blekken  <pederb@sim.no>

	* src/simage_qimage.cpp:
	Fix for Qt >= 4.0.0.
	[3c2f23d7b1ba]

	* aclocal.m4, cfg/config.guess, cfg/config.sub, cfg/errors.txt,
	cfg/wrapmsvc.exe, configure:
	bootstrap to improve Qt detection.
	[06501298b4ea]

2007-01-04  Tamer Fahmy  <tamer@sim.no>

	* src/simage_tiff.c:
	type discrepancy between man page and header file. libtiff version
	3.8.2 defines the type as uint32 * and not u_long which triggers a
	compile warning on 64-bit platforms.
	[112d6da13c7c]

	* src/simage_libsndfile.c:
	Compile warning fix.
	[7db69e290345]

2006-11-22  Thomas Hammer  <thammer@sim.no>

	* build/build_simage_win32.sh:
	Use svn instead of cvs when checking out simage. Internal
	configuration directory is called 'config' instead of 'configure'.
	[d0ea745f6485]

2006-11-15  Peder Blekken  <pederb@sim.no>

	* src/avi_encode.c:
	Bugfix in AVIStreamWrite usage. Reported by Rob Crompton.
	[6a8a104f6bab]

2006-10-03  autosvn  <autosvn@sim.no>

	* build/build_simage_libs_win32.sh, build/build_simage_win32.sh,
	cfg/ltmain.sh:
	Automatic Property adjustment.
	[1e500f8850a3]

	* .cvsignore, src/.cvsignore:
	Remove now obsolete .cvsignore files.
	[32cf12c2a4bf]

2006-05-31  Thomas Hammer  <thammer@sim.no>

	* src/simage_gdiplus.cpp:
	VC6 compile fix (added brackets)
	[25dfa9fc4edf]

2006-05-20  Tamer Fahmy  <tamer@sim.no>

	* configure:
	bootstrap.
	[4a1ba67e6172]

	* include/simage_gdiplus.h, src/simage_gdiplus.cpp:
	bug fixes and cleanup. correct handling for the GIF format. scanline
	and experimental region handling support.
	[b1eedf91a4bc]

	* configure.ac:
	GDI+ doesn't support TGA, so check for it.
	[3f14f65ba62f]

2006-05-12  Karin (kyrah) Kosina  <kyrah@sim.no>

	* src/simage_quicktime.c:
	Plugged memory leak. Problem reported by David Himes.
	[1ffeec714421]

	* aclocal.m4, cfg/config.guess, cfg/config.sub, cfg/ltmain.sh,
	configure:
	Bootstrap with libtool 1.5.22.
	[9cbd29083bc3]

2006-04-21  Tamer Fahmy  <tamer@sim.no>

	* aclocal.m4, config.h.in, configure, configure.ac:
	proper checks for GDI+ based on m4 simacros macro. similar to
	quicktime the other graphic format library checks are disabled.
	however, different to quicktime there should be checks for tga
	support (lacking in GDI+ afaics). bootstrap.
	[294d197ab3d4]

	* Makefile.in, aclocal.m4, config.h.in, configure, guile/Makefile.in,
	mpeg2enc/Makefile.in, src/Makefile.in:
	bootstrap.
	[e48fd07100f7]

	* configure.ac:
	GDI+ autpain(tm) configure checks.
	[a3def90e1b5f]

	* src/Makefile.am:
	autopain(tm) GDI+ build system additions.
	[2cd2effb06ff]

	* include/simage_gdiplus.h, src/simage.c, src/simage_gdiplus.cpp,
	src/simage_write.c:
	Native Win32 GDI+ image load/save support (bmp, gif, jpg, png, tif).
	(thx to Lena for providing the necessary motivation in testing and
	bug fixing...)
	[51501fe74cfd]

	* src/simage_jasper.c:
	indentation fixes.
	[979398360c21]

	* include/simage_qimage.h:
	corrected comments.
	[37b367fe2d58]

2006-04-20  Peder Blekken  <pederb@sim.no>

	* mpeg2enc/api.c:
	Paramter checking bugfix. Reported by Kusnadi Liem.
	[0561fa08a38b]

2006-04-13  Peder Blekken  <pederb@sim.no>

	* mpeg2enc/api.c:
	Typo bugfix. Reported by Kusnadi Liem.
	[2aa41d115834]

2006-03-23  Karin (kyrah) Kosina  <kyrah@sim.no>

	* configure.ac:
	Don't inherit universal binary options into simage-config settings.
	[09dc89ece50f]

	* configure.ac:
	Use SIM_AC_UNIVERSAL_BINARIES macro. This also adds support for
	building UBs on PowerPC machines.
	[87c309b4691a]

2006-03-17  Karin (kyrah) Kosina  <kyrah@sim.no>

	* aclocal.m4, cfg/wrapmsvc.exe, configure:
	Bootstrap.
	[5be5f315ceca]

2006-03-07  Karin (kyrah) Kosina  <kyrah@sim.no>

	* aclocal.m4, configure:
	Bootstrap.
	[637f3f9c0879]

	* configure.ac:
	Fixed copy-paste error.
	[c7a9e8b51248]

	* configure.ac:
	Universal Binary support. Note that this needs to be bootstrapped
	against libtool 1.5.22 to work properly.
	[dcde8721b4d7]

2006-02-22  Karin (kyrah) Kosina  <kyrah@sim.no>

	* configure.ac:
	Cosmetics: Removed (probably erroneously committed) debug output.
	[c926b85a8dd9]

	* src/simage_quicktime.c:
	x86 support:

	GraphicsExportGetDefaultFileNameExtension() returns a big-endian
	four-charaacter code => need to swap, or else we'll believe we have
	support for GNP images but not PNG...
	[4867bbd7d9af]

	* src/simage_quicktime.c:
	Intel support.
	[102ab53f76a4]

2006-02-06  Karin (kyrah) Kosina  <kyrah@sim.no>

	* BUGS.txt:
	Killed 001 -- this has been fixed ages ago. Pass --disable-quicktime
	to configure to use libtiff + friends instead of QuickTime.
	[bd0815bc0f79]

2006-01-24  Karin (kyrah) Kosina  <kyrah@sim.no>

	* BUGS.txt:
	New entry: QuickTime binding converts all images to 24 bit.
	[43f29179a9c6]

2006-01-12  Tamer Fahmy  <tamer@sim.no>

	* BUGS.txt:
	english...
	[b5b554de197c]

	* BUGS.txt:
	update on GIF writing support.
	[2ce48e3ea3ec]

	* include/simage.h.in, include/simage_gif.h, src/simage_gif.c,
	src/simage_write.c:
	added preliminary GIF writing support. no Floyd-Steinberg dithering
	and the alpha values of RGBA and LUMINANCE_ALPHA buffers are
	ignored.
	[d061370cf67f]

2006-01-05  Morten Eriksen  <mortene@sim.no>

	* BUGS.txt:
	New item: GIF export.
	[7312afbf7a71]

2005-12-06  Peder Blekken  <pederb@sim.no>

	* examples/simage-convert.c:
	added mirrory feature.
	[df505f89e0c0]

2005-10-17  Peder Blekken  <pederb@sim.no>

	* src/simage.c, src/simage_jasper.c:
	Jpeg 2000 import support.
	[4a390029fca7]

2005-10-13  Peder Blekken  <pederb@sim.no>

	* include/simage_jasper.h, src/simage_jasper.c:
	compile fix
	[75c9954c088d]

	* src/simage_jasper.c:
	compile fix
	[47a4251b3c8a]

	* src/Makefile.am, src/Makefile.in:
	build jasper support.
	[2a66ceb5d697]

	* include/simage_jasper.h, src/simage_jasper.c:
	skeleton for jasper support implementation.
	[dd7990e35dc8]

	* aclocal.m4, config.h.in, configure, configure.ac:
	Detect jasper on system. Bootstrap.
	[c3fb4fa80af2]

2005-09-30  Tamer Fahmy  <tamer@sim.no>

	* include/simage_gif.h:
	added giflib support. generalized autoconf defines and automake
	variables.
	[c2cf10dbe26c]

	* Makefile.in, aclocal.m4, cfg/config.guess, cfg/config.sub,
	cfg/errors.txt, cfg/ltmain.sh, config.h.in, configure,
	guile/Makefile.in, mpeg2enc/Makefile.in, src/Makefile.in:
	bootstrap.
	[5083ea786de9]

	* configure.ac, src/Makefile.am, src/simage.c, src/simage_gif.c:
	added giflib support. generalized autoconf defines and automake
	variables.
	[51e14d8c6ec8]

2005-09-28  Peder Blekken  <pederb@sim.no>

	* src/params.c:
	gcc4 compile fix
	[fc6b038ae7ee]

2005-09-06  Peder Blekken  <pederb@sim.no>

	* examples/simage-read-line-test.c:
	More tests.
	[86fa8fa82dcb]

	* examples/simage-read-line-test.c:
	also test backwards reading.
	[175339063e8a]

2005-08-18  Øystein Handegard  <handegar@sim.no>

	* build/build_simage_libs_win32.sh:
	even more URL fix'es
	[e2f3a4daf75d]

	* build/build_simage_libs_win32.sh:
	URL fix
	[17148ff092fc]

	* build/build_simage_libs_win32.sh:
	URL fix for zlib download
	[f8c915d8ac6c]

	* build/build_simage_win32.sh:
	Execute script using bash
	[ecfafba3bb62]

	* packaging/windows/Makefile.in:
	Start script using /usr/bin/bash
	[c7ec85871874]

	* build/build_simage_libs_win32.sh, build/build_simage_win32.sh:
	URL fix for libjpeg.
	[a4d23fee4da0]

2005-07-26  Karin (kyrah) Kosina  <kyrah@sim.no>

	* src/simage_quicktime.c:
	Use CFStringGetCString instead of CFStringGetCStringPtr since the
	latter is not guarenteed to return a valid string pointer.
	[72ef0bc006ba]

2005-06-27  Morten Eriksen  <mortene@sim.no>

	* src/simage_libsndfile.c:
	Remove C++ comments from C file.
	[329311f82a3a]

2005-06-20  Karin (kyrah) Kosina  <kyrah@sim.no>

	* src/simage_quicktime.c:
	Converted // C++ style comments to /* C style comments */ ...
	[8f479f4fa170]

2005-06-19  Karin (kyrah) Kosina  <kyrah@sim.no>

	* src/simage_quicktime.c:
	Be more robust in string conversions.
	[99870092998d]

2005-06-18  Karin (kyrah) Kosina  <kyrah@sim.no>

	* src/simage_quicktime.c:
	Get rid of gcc-4 warnings.
	[004e3b8857d2]

2005-03-15  Karin (kyrah) Kosina  <kyrah@sim.no>

	* configure, src/Makefile.in:
	Bootstrap.
	[0ea15166ea3f]

	* configure.ac, src/Makefile.am:
	Cosmetics: It's actually cleaner and more consistent to add the
	-no-undefined libtool flag in Makefile.am than in configure.ac.
	[1f9c04fc0780]

	* aclocal.m4, cfg/ltmain.sh, configure:
	Bootstrap with libtool 1.5.14.
	[a7c5380746ae]

	* configure.ac:
	Libtool 1.5.14 build fix.
	[7a4368da7591]

2005-03-08  Thomas Hammer  <thammer@sim.no>

	* build/build_simage_libs_win32.sh:
	One dot too many
	[34e53a130a20]

2005-02-11  kristian  <kristian>

	* src/simage_rgb.c:
	Call simage_rgb_close() in simage_rgb_load() after reading the image
	data; fixes a memory leak.
	[81f8c370e1b7]

2004-12-02  Tamer Fahmy  <tamer@sim.no>

	* aclocal.m4, cfg/wrapmsvc.exe, configure:
	bootstrap
	[6949ec0f0f91]

	* simage-config:
	sh compatibility fix for platforms where sh is not a symlink to bash
	(such as OpenBSD)
	[4423ad1175ab]

2004-11-10  Peder Blekken  <pederb@sim.no>

	* examples/simage-convert.c:
	new -setundef option.
	[fa4dd2880e23]

2004-10-22  Lars J. Aas  <larsa@sim.no>

	* configure:
	bootstrap
	[962990561560]

	* configure.ac:
	bugfix
	[9187a3d499c5]

2004-10-21  Lars J. Aas  <larsa@sim.no>

	* aclocal.m4, configure:
	bootstrapo
	[f84e680f6418]

	* configure.ac:
	remove debug stuff
	[e364999be534]

	* configure.ac:
	don't add Qt when building static simage library on Windows
	[afbe8f1af7fb]

	* configure:
	bootstrap
	[0d9004c71033]

	* configure.ac:
	bugfix
	[2237880e1455]

	* Makefile.in, aclocal.m4, cfg/errors.txt, configure:
	bootstrap
	[797776bdc8c7]

	* configure.ac:
	misc tweaks wrt static and debug builds on Windows
	[30a37ebd483a]

2004-10-21  Morten Eriksen  <mortene@sim.no>

	* Makefile.am:
	'make dist' fix.
	[ffe81adedaa3]

2004-10-08  Lars J. Aas  <larsa@sim.no>

	* NEWS, configure, configure.ac:
	Set version 1.6.2a
	[9fc5e27a9fcb]

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
	guile/Makefile.in, mpeg2enc/Makefile.in, src/Makefile.in:
	Set version 1.6.1. Bootstrap.
	[aabe3f43ac00] [Simage-1.6.1]

