* atanl.c, logl.c: Add GPL notice, and make the code more similar to glibc.
[gnulib.git] / lib / ChangeLog
index 026ca95..0fb41e8 100644 (file)
@@ -1,6 +1,17 @@
+2004-10-06  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * atanl.c, logl.c: Add GPL notice, to match glibc's added LGPL notice.
+       * atanl.c (atanl): Keep the code as similar to glibc as possible.
+       * logl.c (logl): Keep the code as similar to glibc as possible.
+       This avoids a potential constant-folding bug.
+
+2004-10-05  Bruno Haible  <bruno@clisp.org>
+
+       * strsep.h: Don't declare strsep() if HAVE_STRSEP.
+
 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
 
-       * xalloc.h (xmemdup): Renamed from xclone.
+       * xalloc.h (xmemdup): Renamed from xclone.  All uses changed.
        * xmalloc.c (xmemdup): Likewise.
        * xalloc.h (CCLONE, CLONE, NEW, XCALLOC, XMALLOC, XREALLOC,
        XFREE): Remove these long-obsolescent macros.