[gmime] updated ChangeLog and TODO



commit 4108914ce6c7d914bb282066d152ffc656dd3f65
Author: Jeffrey Stedfast <fejj gnome org>
Date:   Wed Apr 29 07:49:17 2009 -0400

    updated ChangeLog and TODO
---
 ChangeLog |    2 ++
 TODO      |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 2f1e727..5109963 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2009-04-29  Jeffrey Stedfast  <fejj novell com>
 
+	* gmime/gmime-events.[c,h]: Don't require a GObject owner.
+
 	* gmime/gmime-message.c (g_mime_message_set_mime_part): Add a
 	mime_part_headers_changed listener.
 	(g_mime_message_finalize): Remove the listener.
diff --git a/TODO b/TODO
index afea533..1c12ee8 100644
--- a/TODO
+++ b/TODO
@@ -15,7 +15,7 @@ GMime 2.6 Planning:
   change, we need to unset the cached header stream on the
   GMimeMessage. (see the "Note:" comments in message_write_to_stream
   and message_get_headers, while this hack works, it'd be nicer if we
-  did it based on event callbacks)
+  did it based on event callbacks) [ DONE ]
 
 - Get rid of GMimeSession and replace it with
   GMimePassphraseRequestFunc or something. See GpgMe's passphrase



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