2005-06-26  Paolo Bacchilega  <[email protected]>

       [ gthumb 2.6.6 released ]

2005-06-26  Paolo Bacchilega  <[email protected]>

       * src/dlg-photo-importer.c (load_images_preview__step)
       (save_image): free the camera_folder variable after use.

2005-06-21  Paolo Bacchilega  <[email protected]>

       * src/catalog-web-exporter.c (save_resized_image_cb)
       (copy_exif_from_orig): new function
       (save_thumbnail_cb, save_image_preview_cb):

       Re-add the exif data to the resized images.

       Fixes bug #303544.  Patch by Emmanuel Touzery.

2005-06-05  Paolo Bacchilega  <[email protected]>

       * libgthumb/file-utils.c (resolve_all_symlinks): The call to
       g_strconcat() in resolve_all_symlinks() was not null-terminated.

       Fixes bug #306514.  Patch by Brian Gerst.