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

Lots of changes since 0.8.0 rc1:

* New Chinese Traditional translation, updated Italian and Dutch
translations.  Missing languages added to preferences.

* The Image Cache size preference setting was previously broken.

* Fixed crash with wide character languages such as Chinese.

* Fast Preview is now shown after Align...  Fast Preview window
crash fixed.  Difference mode is disabled on some systems.

* Number of points is now shown in the Control Points tab drop-down
lists.

* jhead code removed, exiv2 is now required.  Tools that failed to
read TIFF EXIF data should now be fixed.

* hugin will use system lapack if available.  Note that this is
experimental, you may find that optimisation is slower than before
and may even fail.

* Various OS X bugfixes

* Linux hugin_stitch_project .desktop file removed as this is
superceded by the Hugin Batch processor.

* Missing license headers added, various man-page updates.

See README, ChangeLog and INSTALL_cmake for more information.

SHA1SUM: 5a535722d878761ddc75c9abba19917d877e0ac6  hugin-0.8.0_rc2.tar.gz

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

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

2009-06-01 20:16  brunopostle

       * src/translations/zh_TW.po: Chinese traditional update (Rick
         Langford)

2009-05-29 22:20  gkohlmeyer

	* src/hugin1/hugin/TextureManager.cpp: Fixed crash when opening
	  OpenGL preview with image containing alpha channel

2009-05-29 17:32  brunopostle

	* src/translations/zh_TW.po: Updated Chinese Traditional (Rick
	  Langford)

2009-05-29 05:23  tmodes

	* src/hugin1/hugin/MainFrame.cpp,
	  src/hugin_base/huginapp/ImageCache.cpp,
	  src/hugin_base/huginapp/ImageCache.h: Image cache use memory
	  setting from preferences dialog

2009-05-27 17:48  brunopostle

	* src/translations/it.po: Updated Italian translation (Cristian
	  Marchi, Milo Casagrande)

2009-05-27 08:59  harryvanderwolf

	* mac/ExternalPrograms/scripts/pano13.sh: [OSX] minor update
	  pano13.sh script to use new libpano13-2.9.14

2009-05-26 23:31  brunopostle

	* src/hugin1/hugin/GLPreviewFrame.cpp: Remove GLEW related segfault
	  on startup caused by second call to glewInit()

2009-05-25 14:06  harryvanderwolf

	* src/translations/nl.po: minor correction to Dutch translation

2009-05-24 15:12  harryvanderwolf

	* mac/PTBatcherGUI_hack/PTBatcherGUI_hack.sh: [OSX] make
	  PTBatcherGUI_hack.sh simpler (leftover from previous commit)

2009-05-24 09:19  harryvanderwolf

	* mac/PTBatcherGUI_hack/PTBatcherGUI_hack.sh: [OSX] update
	  PTBatcherGUI_hack.sh: localization in PTBatcgerGui.app now
	  functions

2009-05-24 06:43  stativ

	* CMakeModules/FindLAPACK.cmake: Commit forgotten CMakeModule
	  necessary for finding LAPACK correctly (module bundled with CMake
	  doesn't work correctly in this case)

2009-05-23 10:34  stativ

	* CMakeLists.txt, src/CMakeLists.txt,
	  src/foreign/levmar/CMakeLists.txt, src/foreign/levmar/lm.h: Added
	  support for external LAPACK

2009-05-23 08:30  tmodes

	* src/hugin1/hugin/MainFrame.cpp: Use ProgressReporterDialog for
	  Fine-Tuning, prevents crash, when translation contains wide char
	  (e. g. Chinese)

2009-05-22 21:14  harryvanderwolf

	* mac/Hugin.xcodeproj/project.pbxproj, mac/PTBatcherGUI_hack,
	  mac/PTBatcherGUI_hack/Contents,
	  mac/PTBatcherGUI_hack/Contents/Info.plist,
	  mac/PTBatcherGUI_hack/Contents/MacOS,
	  mac/PTBatcherGUI_hack/Contents/MacOS/PTBatcherGui,
	  mac/PTBatcherGUI_hack/Contents/Resources,
	  mac/PTBatcherGUI_hack/Contents/Resources/AppSettings.plist,
	  mac/PTBatcherGUI_hack/Contents/Resources/English.lproj,
	  mac/PTBatcherGUI_hack/Contents/Resources/English.lproj/InfoPlist.strings,
	  mac/PTBatcherGUI_hack/Contents/Resources/English.lproj/MainMenu.nib,
	  mac/PTBatcherGUI_hack/Contents/Resources/English.lproj/MainMenu.nib/keyedobjects.nib,
	  mac/PTBatcherGUI_hack/Contents/Resources/appIcon.icns,
	  mac/PTBatcherGUI_hack/Contents/Resources/script,
	  mac/PTBatcherGUI_hack/PTBatcherGUI_hack.sh: [OSX] Add
	  PTBatcherGUI hack, only works on Leopard unfortunately; Add
	  corrected XCode project (for hack)

2009-05-22 08:56  tmodes

	* src/hugin1/hugin/AssistantPanel.cpp: Progress messages on
	  AssistantPanel use wide string.

2009-05-21 20:46  brunopostle

	* src/hugin1/hugin/PreferencesDialog.cpp: Add Bulgarian, Chinese
	  Traditional, Korean and Slovenian to the Preferences.
	  These are translatable strings, but it seems better to have the
	  entries even if they are untranslated.

2009-05-21 20:01  brunopostle

	* src/translations/zh_TW.po: Updated Chinese Traditional (Rick
	  Langford)

2009-05-20 18:27  brunopostle

	* src/hugin1/hugin/Makefile.equirect.mk: revert wrong part of
	  previous commit

2009-05-20 17:36  brunopostle

	* src/hugin1/hugin/Makefile.equirect.mk: Fix broken code checking
	  for enfused/normal panoramas. Put layered output into layered
	  output.

2009-05-19 05:45  tmodes

	* src/hugin1/hugin/CPImagesComboBox.cpp,
	  src/hugin1/hugin/CPImagesComboBox.h,
	  src/hugin1/hugin/ResetDialog.cpp, src/hugin1/hugin/ResetDialog.h:
	  Set svn:keywords property to Id for CPImagesComboBox and
	  ResetDialog

2009-05-19 05:24  tmodes

	* src/hugin1/hugin/CPImagesComboBox.cpp,
	  src/hugin1/hugin/CPImagesComboBox.h,
	  src/hugin1/hugin/ResetDialog.cpp, src/hugin1/hugin/ResetDialog.h:
	  Add license header and author for CPImagesComboBox and
	  ResetDialog

2009-05-19 00:54  yuv

	* src/hugin1/hugin/CPImagesComboBox.cpp: cleanup

2009-05-19 00:51  yuv

	* src/hugin1/hugin/CPImagesComboBox.cpp,
	  src/hugin1/hugin/CPImagesComboBox.h: add number of control points
	  to dropdown

2009-05-18 19:52  brunopostle

	* src/translations/zh_TW.po: Updated Chinese Traditional
	  translation (Rick Langford)

2009-05-17 04:09  gpatters1

	* src/hugin_base/panodata/SrcPanoImage.h: Removed unnecesary ifdefs
	  for exiv2

2009-05-16 20:08  brunopostle

	* src/celeste/ContrastFilter.cpp, src/celeste/ContrastFilter.h,
	  src/celeste/GaborFilter.cpp, src/celeste/GaborFilter.h,
	  src/celeste/GaborGlobal.h, src/celeste/GaborJet.cpp,
	  src/celeste/GaborJet.h, src/celeste/ImageFile.cpp,
	  src/celeste/ImageFile.h, src/celeste/LogPolar.cpp,
	  src/celeste/LogPolar.h, src/celeste/PGMImage.cpp,
	  src/celeste/PGMImage.h, src/celeste/Utilities.cpp,
	  src/celeste/Utilities.h, src/celeste/svm.cpp, src/celeste/svm.h:
	  Add license headers for Gapor API and libsvm imported code
	  (Andreas Metzler)

2009-05-16 20:01  brunopostle

	* src/celeste/CMakeLists.txt, src/celeste/Celeste.h,
	  src/celeste/CelesteGlobals.cpp, src/celeste/CelesteGlobals.h,
	  src/celeste/Config.h.linux, src/celeste/Config.h.win32,
	  src/celeste/Gabor.h, src/celeste/training/CMakeLists.txt,
	  src/celeste/training/CelesteTrain.h,
	  src/celeste/training/create_svm_data_10_fold.pl,
	  src/celeste/training/get_flickr_clouds.pl,
	  src/celeste/training/parse_results.pl,
	  src/celeste/training/svm_learn_class_10_fold.pl: Add celeste
	  copyright headers (Andreas Metzler)

2009-05-15 16:35  harryvanderwolf

	* mac/Hugin.xcodeproj/project.pbxproj: [OSX]adjust XCode project to
	  support complete changeover to exiv2 and removal of jhead

2009-05-15 15:39  gpatters1

	* src/CMakeLists.txt, src/foreign/CMakeLists.txt,
	  src/foreign/jhead: Removed jhead from build environment entirely.

2009-05-15 15:13  gpatters1

	* src/tools/fulla.cpp: Replaced jhead with exiv2 in fulla.

2009-05-15 13:38  gpatters1

	* CMakeLists.txt, src/hugin1/hugin/LensPanel.cpp,
	  src/hugin1/hugin/MainFrame.cpp,
	  src/hugin_base/panodata/SrcPanoImage.cpp: Fixes to add
	  time-series button for non-jpeg images. NOTE: libexiv2 is now
	  required to build hugin.

2009-05-14 16:37  brunopostle

	* src/translations/zh_TW.po: Chinese Traditional translation (Rick
	  Langford)

2009-05-11 22:16  brunopostle

	* CMakeLists.txt: wxWidgets >= 2.7.0 required bug #2721752

2009-05-10 14:57  brunopostle

	* src/hugin1/hugin/AssistantPanel.cpp: Assistant tab -> Align: Use
	  Fast Preview instead of old Preview window

2009-05-09 12:58  tmodes

	* src/hugin1/ptbatcher/BatchFrame.cpp,
	  src/hugin1/ptbatcher/ProjectListBox.cpp,
	  src/hugin1/ptbatcher/ProjectListBox.h: PTBatcherGUI: Change
	  Prefix shows already choosen prefix to edit

2009-05-08 23:31  gkohlmeyer

	* CMakeLists.txt, CMakeModules/FindBoost.cmake,
	  CMakeModules/FindExiv2.cmake: Updated CMake files for boost
	  1.39.0, exiv2-0.18.1 and wxWidgets 2.8.10

2009-05-08 20:30  brunopostle

	* src/hugin1/hugin/xrc/data/help_en_EN/CMakeLists.txt,
	  src/hugin1/hugin/xrc/data/help_it_IT/CMakeLists.txt: Don't
	  install .txt files with manual

2009-05-08 16:59  gkohlmeyer

	* src/hugin1/hugin/GLPreviewFrame.cpp,
	  src/hugin1/hugin/GLPreviewFrame.h,
	  src/hugin1/hugin/PreviewDifferenceTool.cpp: [FIX] Better handling
	  of OpenGL difference tool and OpenGL capabilities detection

2009-05-08 05:28  tmodes

	* src/hugin1/hugin/CPImagesComboBox.cpp: Right centering of
	  indication bar in image combobox on CP panel

2009-05-07 21:37  brunopostle

	* doc/CMakeLists.txt, doc/PTBatcherGUI.1, doc/align_image_stack.1,
	  doc/align_image_stack.pod, doc/autooptimiser.1,
	  doc/autooptimiser.pod, doc/celeste_standalone.1,
	  doc/celeste_standalone.pod, doc/fulla.1, doc/fulla.pod,
	  doc/hugin.1, doc/hugin.pod, doc/hugin_hdrmerge.1,
	  doc/hugin_hdrmerge.pod, doc/hugin_stitch_project.1,
	  doc/hugin_stitch_project.pod, doc/nona.1, doc/nona.pod,
	  doc/nona_gui.1, doc/nona_gui.pod, doc/pto2mk.1, doc/pto2mk.pod,
	  doc/tca_correct.1, doc/tca_correct.pod, doc/vig_optimize.1,
	  doc/vig_optimize.pod: Lots of man page updates

2009-05-07 20:41  brunopostle

	* doc/CMakeLists.txt: nona.txt shouldn't be installed to
	  /usr/share/hugin

2009-05-07 20:36  brunopostle

	* src/hugin1/stitch_project/CMakeLists.txt,
	  src/hugin1/stitch_project/hugin_stitch_project.desktop:
	  hugin_stitch_project.desktop is now replaced by
	  PTBatcherGUI.desktop

2009-05-07 17:26  harryvanderwolf

	* mac/ExternalPrograms/scripts/static/dmalloc.sh: [OSX] (optional)
	  script to build dmalloc libs

2009-05-06 23:41  brunopostle

	* doc/Makefile.pod2man, doc/PTBatcherGUI.1, doc/PTBatcherGUI.pod,
	  doc/celeste_standalone.1, doc/celeste_standalone.pod,
	  doc/hugin.1, doc/hugin.pod, doc/hugin_stitch_project.1,
	  doc/hugin_stitch_project.pod, doc/nona_gui.1, doc/nona_gui.pod,
	  doc/pto2mk.1, doc/pto2mk.pod, doc/tca_correct.1,
	  doc/tca_correct.pod, doc/vig_optimize.1, doc/vig_optimize.pod:
	  man page updates

2009-05-05 20:18  brunopostle

	* ChangeLog: Update ChangeLog for 0.8.0_rc1
