Update to 2.4.11:

2009-11-07  Jeffrey Stedfast  <fejj@novell.com>

	* README: Bumped version

	* configure.in: Bumped version to 2.4.11

	* build/vs2008/gmime.vcproj: Bumped version.

2009-11-05  Jeffrey Stedfast  <fejj@novell.com>

	* gmime/gmime-multipart.c (ptr_array_insert): Fixed to handle an
	index larger than the current array length as well as fixing the
	true insert case to shift items when index is les than the current
	array length (as opposed to when it is equal-to). Thanks to
	harven@gingers.rulez.pl for finding this bug.

2009-10-10  Jeffrey Stedfast  <fejj@novell.com>

	* gmime/gmime-utils.c: Fixed the military timezone offsets.
This commit is contained in:
wiz 2009-11-15 21:14:54 +00:00
parent abf5f62a6d
commit c1277c87f6
2 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.5 2009/10/21 16:35:07 drochner Exp $
# $NetBSD: Makefile,v 1.6 2009/11/15 21:14:54 wiz Exp $
#
DISTNAME= gmime-2.4.10
DISTNAME= gmime-2.4.11
PKGNAME= ${DISTNAME:S/gmime/gmime24/}
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gmime/2.4/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.6 2009/10/21 16:35:07 drochner Exp $
$NetBSD: distinfo,v 1.7 2009/11/15 21:14:54 wiz Exp $
SHA1 (gmime-2.4.10.tar.gz) = 9bc53d606e7087edb255d776a425358334167103
RMD160 (gmime-2.4.10.tar.gz) = ddd6f28cf9cd61c33f4fe678eb569f7233fc636f
Size (gmime-2.4.10.tar.gz) = 1083731 bytes
SHA1 (gmime-2.4.11.tar.gz) = 7795a99005313114c1ac4219901aaeddc2dc6980
RMD160 (gmime-2.4.11.tar.gz) = 8838a14f5a4598cd9f599ed9da97da83c2358c0f
Size (gmime-2.4.11.tar.gz) = 1081406 bytes