gmime 2.5.2



       Module: gmime
      Version: 2.5.2
  Uploaded by: Jeffrey Stedfast

http://download.gnome.org/sources/gmime/2.5/gmime-2.5.2.tar.gz
 sha256sum: fd05f26194015538ceb32dad12caf5a450779556f33558fad331a7eda10be944
      size: 1.2M

http://download.gnome.org/sources/gmime/2.5/gmime-2.5.2.tar.bz2
 sha256sum: b68e5dbd2a509bf7c683453ae0cdce017f5221f7ce2ebc154a3c3c01437e1081
      size: 864K

ChangeLog
---------

2010-05-15  Jeffrey Stedfast  <fejj novell com>

	* README: Bumped version

	* configure.ac: Bumped version to 2.5.2

2010-05-14  Jeffrey Stedfast  <fejj novell com>

	* gmime/gmime-encodings.h (GMIME_QP_ENCODE_LEN): Fixed to take
	into acount the possibility of having to force-wrap lines at 72+
	characters.

2010-05-06  Jeffrey Stedfast  <fejj novell com>

	* gmime/gmime-data-wrapper.c (g_mime_data_wrapper_get_stream):
	Fixed documentation.

2010-04-13  Jeffrey Stedfast  <fejj novell com>

	* configure.ac: Added a --disable-cryptography flag to alloow
	building without GnuPG or S/MIME support. Thanks to
	pier11 operamail com for this patch. Fixes bug #615343.

	* tests/test-streams.c: Use glib's G_GINT64_FORMAT and
	G_GSIZE_FORMAT macros for our various *printf needs to be more
	portable. Thanks to pier11 operamail com for this patch.

	* gmime/gmime-gpg-context.c: Use g_set_error_literal() when no
	printf-style arguments are needed. Fixes bug #615594. Thanks to
	Tobias Mueller and Christian Persch.

	* Applied patch by pier11 operamail com to fix the build for
	MingW. Fixes bug #615068.

2010-03-26  Jeffrey Stedfast  <fejj novell com>

	Fixes for bug #613653

	* gmime/gmime.c (g_mime_init): Initialize GMimeObject's type
	registry.
	(g_mime_shutdown): Shut it down here.

	* gmime/gmime-object.c (g_mime_object_type_registry_init): Renamed
	a bit and fixed to not use g_atexit(). Also made internal-public.
	(g_mime_object_type_registry_shutdown): Renamed and made
	internal-public. Also set type_hash to NULL after destroying it so
	that a re-init will work.
	(g_mime_object_register_type): Don't init the type system anymore.
	(g_mime_object_new): Same.
	(g_mime_object_new_type): Same here.

2010-03-26  Jeffrey Stedfast  <fejj novell com>

	Fixes for bug #598855

	* gmime/gmime-message.c (process_header): Return TRUE if we match
	MIME-Version.
	(message_prepend_header): Don't drop MIME-Version headers.
	(message_append_header): Same.
	(message_set_header): Here too.
	(message_get_header): Only return the hard-coded "1.0" value for
	MIME-Version if it is not set on the header object.
	(message_remove_header): Allow the MIME-Version header to be
	removed.
	(message_get_headers): Only write our own MIME-Version header if
	one isn't already set in the message headers.
	(message_write_to_stream): Same here.

2010-02-12  Jeffrey Stedfast  <fejj novell com>

	Fixes bug #609700.

	* configure.ac: Define ENABLE_SMIME if we find GpgMe.

	* gmime/gmime-pkcs7-context.c: #ifdef out the GpgMe logic if we
	are building without S/MIME support enabled.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]