Skip to content

Commit

Permalink
[ gthumb 2.6.9 released ]
Browse files Browse the repository at this point in the history
2006-02-17  Paolo Bacchilega  <paobac@cvs.gnome.org>

        [ gthumb 2.6.9 released ]

        * configure.in:
        * NEWS: updated
  • Loading branch information
Paolo Bacchilega authored and Paolo Bacchilega committed Feb 17, 2006
1 parent 47278cb commit 3fdfc37
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 1 deletion.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2006-02-17 Paolo Bacchilega <paobac@cvs.gnome.org>

[ gthumb 2.6.9 released ]

* configure.in:
* NEWS: updated

2006-01-22 Paolo Bacchilega <paobac@cvs.gnome.org>

* src/dlg-jpegtran.c:
Expand Down
17 changes: 17 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
version 2.6.9
-------------
* Fixed bug #326879 - gthumb-2.6.8: fix compilation against
libexif-0.6.13
* Fixed bug #318828: Exif Orientation Tag Incorrectly Updated.
* Fixed bug #305165: gthumb crash resize.
* Fixed bug #321124: Confusing handling of --disable-schemas-install
* Fixed bug #320947: Create Web Album Tool doesn't generate HTML pages
with International characters
* Fixed bug #321274: Incorrect log2 definition/detection
* Fixed bug #317623: [PATCH] Enter a directory or a catalog with the
ENTER key.
* Fixed bug #317628: [PATCH] Zoom in/out with CTRL + scrollwheel
* Fixed bug #317056: gthumb Cygwin build fixes.
* Fixed bug #316952: [PATCH] bind DELETE key to move a folder to trash
in directory list.

version 2.6.8
-------------
* Fixed bug #316665: "MakerNotes" info from EXIF header is not present
Expand Down
2 changes: 1 addition & 1 deletion configure.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.

AC_PREREQ(2.52)

AC_INIT(gthumb, 2.6.8, http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb)
AC_INIT(gthumb, 2.6.9, http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb)
AC_CONFIG_SRCDIR(src/main.c)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)

Expand Down

0 comments on commit 3fdfc37

Please sign in to comment.