New macro gl_INLINE.
[gnulib.git] / ChangeLog
index bc1b66e..a85083f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-11-06  Bruno Haible  <bruno@clisp.org>
+
+       * m4/inline.m4: New file.
+       * m4/gl_list.m4 (gl_LIST): Require gl_INLINE.
+       * modules/list (Files): Add m4/inline.m4.
+       * modules/oset (Files): Likewise.
+
 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
 
        * lib/idcache.c: Include <stddef.h>, for offsetof.