m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/ChangeLog


From: Gary V . Vaughan
Subject: Changes to m4/ChangeLog
Date: Thu, 27 Oct 2005 12:04:03 -0400

Index: m4/ChangeLog
diff -u m4/ChangeLog:1.287 m4/ChangeLog:1.288
--- m4/ChangeLog:1.287  Thu Oct 20 13:45:20 2005
+++ m4/ChangeLog        Thu Oct 27 16:04:02 2005
@@ -1,5 +1,18 @@
 2005-10-20  Gary V. Vaughan  <address@hidden>
 
+       * m4/module.c (caller_id): To match libtool-2.0 interface, changed
+       to ...
+       (iface_id): ...an lt_dlinterface_id type.
+       (m4__module_find): New abstraction for lt_dlhandle_fetch.  Use
+       throughout, instead of calling obsolete lt_dlhandle_find directly.
+       (m4__module_next): Use multiloader-safe lt_dlhandle_iterate.  Use
+       throughout, instead of calling obsolete lt_dlhandle_next.
+       * m4/m4private.h (m4__module_find): Declare it.
+       * m4/builtin.c (m4_builtin_find_by_name, m4_builtin_find_by_func):
+       Use m4__module_next instead of obsolete lt_dlhandle_next.
+
+2005-10-20  Gary V. Vaughan  <address@hidden>
+
        * bootstrap (func_update_po): Update pofiles directly from the
        translation project.
        * po/LINGUAS, po/cs.po, po/de.po, po/el.po, po/fr.po, po/it.po,
@@ -6350,4 +6363,4 @@
        * Initial beta release.  Release 0.50, manual 0.05.
 
 
-       $Revision: 1.287 $ $Date: 2005/10/20 13:45:20 $
+       $Revision: 1.288 $ $Date: 2005/10/27 16:04:02 $




reply via email to

[Prev in Thread] Current Thread [Next in Thread]