Revision: 2191
          http://gtkpod.svn.sourceforge.net/gtkpod/?rev=2191&view=rev
Author:   teuf
Date:     2009-01-02 13:47:26 +0000 (Fri, 02 Jan 2009)

Log Message:
-----------
More NEWS (mention the new libxml2 dep)

Modified Paths:
--------------
    libgpod/trunk/ChangeLog
    libgpod/trunk/NEWS

Modified: libgpod/trunk/ChangeLog
===================================================================
--- libgpod/trunk/ChangeLog     2009-01-02 13:47:11 UTC (rev 2190)
+++ libgpod/trunk/ChangeLog     2009-01-02 13:47:26 UTC (rev 2191)
@@ -1,5 +1,10 @@
 2009-01-02  Christophe Fergeau  <[email protected]>
 
+       * NEWS: more news, hope the packagers will notice the new
+       libxml2-devel dependency...
+
+2009-01-02  Christophe Fergeau  <[email protected]>
+
        * src/Makefile.am: we need to link with -lm since ithumb-writer.c
        uses round and ceil
 

Modified: libgpod/trunk/NEWS
===================================================================
--- libgpod/trunk/NEWS  2009-01-02 13:47:11 UTC (rev 2190)
+++ libgpod/trunk/NEWS  2009-01-02 13:47:26 UTC (rev 2191)
@@ -26,12 +26,6 @@
 
 Thanks to all of our translators :)
 
-* add mapping from iPod serial numbers to iPod models
-
-The iPod serial number can be obtained programmatically, and its last 3 digits
-are characteristic of an iPod (type, generation, color, capacity). libgpod
-can now find out an iPod model using this serial number.
-
 * much more complete API doc
 
 Most (all ?) of the public API of libgpod is now documented with gtkdoc. Thanks
@@ -43,6 +37,19 @@
 straightforward, if things are missing, don't hesitate to get in touch
 with us ;)
 
+* extensive plist parser
+
+In libgpod 0.6.0, libgpod got a very basic parser for the SysInfoExtended file
+(which is a XML plist description). This parser was rewritten for this release
+to parse the whole file. This parser depends on libxml2 but its compilation
+will be disabled if libxml2 and its development headers can't be found.
+
+* add mapping from iPod serial numbers to iPod models
+
+The iPod serial number can be obtained programmatically, and its last 3 digits
+are characteristic of an iPod (type, generation, color, capacity). libgpod
+can now find out an iPod model using this serial number.
+
 * portability improvements to windows and macosx
 
 This is probably not perfect yet, but the goal is to improve it as much as


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to