Skip to content

Commit

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

        [ gthumb 2.7.8 released ]

        * configure.in:
        * NEWS: updated for 2.7.8
  • Loading branch information
Paolo Bacchilega authored and Paolo Bacchilega committed Jul 24, 2006
1 parent b602a55 commit ce7f14e
Show file tree
Hide file tree
Showing 3 changed files with 13 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-07-24 Paolo Bacchilega <paobac@cvs.gnome.org>

[ gthumb 2.7.8 released ]

* configure.in:
* NEWS: updated for 2.7.8

2006-07-24 Christophe Merlet <redfox@redfoxcenter.org>

* data/albumthemes/text.h: Fixed typo Previous.
Expand Down
5 changes: 5 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
version 2.7.8
-------------
* Set a smaller height for the progressbar to avoid an image resize.
* Fixed memory deallocation bug that triggered random crashes.

version 2.7.7
-------------
* Fixed bug #340406 - gthumb doesn't compain of nonexisting default
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.7.7, http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb)
AC_INIT(gthumb, 2.7.8, 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 ce7f14e

Please sign in to comment.