This is a release candidate, i.e. The final release may be identical.

Changes since 0.8.0 rc3:

* Minor Hungarian translation update.

* Fixes for Ev value bug that manifests as 'white' images.

* Fix for Fast Preview Crop button crash.

* Fix for crash opening projects without images or control points.

* Some unused files removed.

* LAPACK is disabled by default.  If you want to experiment then 
enable it by running cmake with -DENABLE_LAPACK=YES

See README, ChangeLog and INSTALL_cmake for more information.

SHA1SUM: 129a515300947be54b5b02f5c3b693647294961a  hugin-0.8.0_rc4.tar.gz

This release is equivalent to svn 3945, links to recent hugin binary
installers for testing can be found here:

http://panospace.wordpress.com/downloads/

2009-06-17 05:34  tmodes

       * src/hugin1/PT/PanoImage.h, src/hugin1/hugin/AssistantPanel.cpp,
         src/hugin1/hugin/LensPanel.cpp,
         src/hugin1/hugin/wxPanoCommand.cpp,
         src/hugin_base/algorithms/basic/StraightenPanorama.cpp,
         src/hugin_base/panodata/SrcPanoImage.cpp,
         src/hugin_base/panodata/SrcPanoImage.h,
         src/tools/align_image_stack.cpp, src/tools/autooptimiser.cpp:
         More fixes for reading eV value [2805120]

2009-06-14 11:53  brunopostle

       * src/hugin_base/algorithms/panorama_makefile/PanoramaMakefileExport.cpp:
         Don't test 'rm' as behaviour is inconsistent across platforms

2009-06-13 15:13  gpatters1

       * src/hugin_base/panodata/SrcPanoImage.cpp,
         src/tools/autooptimiser.cpp: [2805120] Fix autoopmitizer from
         updating the Ev values of images when recomputing the HFOV.

2009-06-12 05:14  gpatters1

        * src/hugin1/hugin/GLPreviewFrame.cpp: [2801663] - fix for crash
          when pressing crop button on empty GL preview.

2009-06-10 18:16  brunopostle

	* src/hugin1/hugin/hugin.desktop,
	  src/hugin1/ptbatcher/PTBatcherGUI.desktop: Hungarian translation
	  (Höss Lajos)

2009-06-09 05:55  tmodes

	* src/hugin_base/panotools/PanoToolsUtils.cpp: Don't calculate CP
	  error for projects without images (fix for loading of
	  empty/corrupt projects)

2009-06-08 18:14  dangelo

	* doc/Makefile.am, src/foreign/levmar/Makefile.am,
	  src/hugin1/hugin/Makefile.am, src/hugin1/hugin/xrc/Makefile.am,
	  src/hugin1/hugin/xrc/data/Makefile.am,
	  src/hugin1/hugin/xrc/data/help_common/Makefile.am,
	  src/hugin1/hugin/xrc/data/help_en_EN/Makefile.am,
	  src/hugin1/hugin/xrc/data/help_fr_FR/Makefile.am,
	  src/hugin1/nona_gui/Makefile.am, src/hugin1/tests/Makefile.am,
	  src/hugin1/tools/Makefile.am: removed obselete Makefile.am files.

2009-06-07 16:17  stativ

	* CMakeLists.txt: Disable LAPACK by default. Enable it by running
	  cmake with -DENABLE_LAPACK=YES.

2009-06-07 15:35  stativ

	* CMakeModules/FindLAPACK.cmake: Fixed LAPACK detection on OpenBSD.

2009-06-05 22:05  brunopostle

	* ChangeLog: Update ChangeLog for rc3
