[gmime] updated TODO and ChangeLog



commit f8c5e7c4a304f701013d1d2f908ff4b9ba424963
Author: Jeffrey Stedfast <fejj gnome org>
Date:   Sat Apr 25 19:07:03 2009 -0400

    updated TODO and ChangeLog
---
 ChangeLog |    4 ++++
 TODO      |    5 +++++
 2 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 4f5ce1a..187b926 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2009-04-25  Jeffrey Stedfast  <fejj novell com>
 
+	* gmime/gmime-parse-utils.h: Marked APIs as internal linkage only.
+
+	* gmime/gmime-common.h: Same.
+
 	* gmime/gmime-content-type.c: Use the new GMimeEvent API instead
 	of libgobject's g_signal API which is more than we need.
 
diff --git a/TODO b/TODO
index 6eb9445..c3de8b1 100644
--- a/TODO
+++ b/TODO
@@ -28,6 +28,11 @@ GMime 2.6 Planning:
 
 - Add GIO-based GMimeStream and bump glib dep to 2.16
 
+- Add a g_mime_part_set_best_encoding()?
+
+- How about a g_mime_part_set_best_charset()? This one could be
+  awkward since it depends on the input text being UTF-8...
+
 
 
 Other:



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