talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit 274465d542fcb2c13cac91c81949fe2e4ba95b4d
parent d631d001b7472f3d6e2ecd3af891fdd39904530f
Author: Paul Mangan <paul@claws-mail.org>
Date:   Thu, 31 Mar 2011 18:15:48 +0000

2011-03-31 [paul]	3.7.8cvs69

	* INSTALL
		update as gtk >= 2.10 now required
		(because I'll never remember to do this later)

Diffstat:
MChangeLog | 6++++++
MINSTALL | 5+----
MPATCHSETS | 1+
Mconfigure.ac | 2+-
4 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,9 @@ +2011-03-31 [paul] 3.7.8cvs69 + + * INSTALL + update as gtk >= 2.10 now required + (because I'll never remember to do this later) + 2011-03-26 [paul] 3.7.8cvs68 * src/messageview.c diff --git a/INSTALL b/INSTALL @@ -1,7 +1,7 @@ Installation ============ -This program requires GTK+ 2.6.0 or higher to be compiled. +This program requires GTK+ 2.10.0 or higher to be compiled. Build it ======== @@ -51,9 +51,6 @@ J-Pilot libEtPan! (>= 0.57) for IMAP4 and NNTP support http://www.etpan.org -GTK+ >= 2.10 or libgnomeprint (>= 2.2) - for extended printing support - http://www.gnome.org Network Manager for support for detection of network connection changes http://www.gnome.org/projects/NetworkManager/ diff --git a/PATCHSETS b/PATCHSETS @@ -4142,3 +4142,4 @@ ( cvs diff -u -r 1.96.2.230 -r 1.96.2.231 src/textview.c; ) > 3.7.8cvs66.patchset ( cvs diff -u -r 1.654.2.4215 -r 1.654.2.4216 configure.ac; ) > 3.7.8cvs67.patchset ( cvs diff -u -r 1.94.2.213 -r 1.94.2.214 src/messageview.c; ) > 3.7.8cvs68.patchset +( cvs diff -u -r 1.29.2.12 -r 1.29.2.13 INSTALL; ) > 3.7.8cvs69.patchset diff --git a/configure.ac b/configure.ac @@ -12,7 +12,7 @@ MINOR_VERSION=7 MICRO_VERSION=8 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=68 +EXTRA_VERSION=69 EXTRA_RELEASE= EXTRA_GTK2_VERSION=