Revision: 1560
          http://gtkpod.svn.sourceforge.net/gtkpod/?rev=1560&view=rev
Author:   tmzullinger
Date:     2007-06-18 09:16:31 -0700 (Mon, 18 Jun 2007)

Log Message:
-----------
add some notes about updating to TROUBLESHOOTING from trunk

Modified Paths:
--------------
    libgpod/tags/V0_5_0/ChangeLog
    libgpod/tags/V0_5_0/TROUBLESHOOTING

Modified: libgpod/tags/V0_5_0/ChangeLog
===================================================================
--- libgpod/tags/V0_5_0/ChangeLog       2007-06-18 15:55:10 UTC (rev 1559)
+++ libgpod/tags/V0_5_0/ChangeLog       2007-06-18 16:16:31 UTC (rev 1560)
@@ -1,3 +1,7 @@
+2007-06-18 Jorg Schuler <jcsjcs at users.sourceforge.net>
+
+       * TROUBLESHOOTING: comment concerning namespace cleanup
+
 2007-06-17  Todd Zullinger <tmzullinger at users.sourceforge.net>
 
        * configure.ac:

Modified: libgpod/tags/V0_5_0/TROUBLESHOOTING
===================================================================
--- libgpod/tags/V0_5_0/TROUBLESHOOTING 2007-06-18 15:55:10 UTC (rev 1559)
+++ libgpod/tags/V0_5_0/TROUBLESHOOTING 2007-06-18 16:16:31 UTC (rev 1560)
@@ -1,6 +1,16 @@
 Possible problems:
 ------------------
 
+* Compilation of applications that compiled fine with libgpod 0.4.2
+  fail with libgpod 0.5.0 or later because of unknown symbols.
+
+With version 0.5.0 of libgpod the namespace has been cleaned up. All
+exported symbols now start with either ITDB or Itdb. Applications
+using the old symbols will have to be adapted. Please see the
+ChangeLog entry from 27 April 2007 for details on the renaming.
+
+------------------------------------------------------------
+
 * If you get an error stating
 
 "possibly undefined macro: AC_PROG_INTLTOOL"
@@ -79,3 +89,6 @@
 python (e.g. python2.4)
 python-dev (e.g. python2.4-dev)
 python-eye3D
+
+------------------------------------------------------------
+


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

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to