summaryrefslogtreecommitdiff
path: root/m4/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog37
1 files changed, 37 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 7791b4f89..1f175868f 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,40 @@
+2005-01-23 Paul Eggert <eggert@cs.ucla.edu>
+
+ Sync from gnulib.
+ * acl.m4, afs.m4, alloca.m4, assert.m4, atexit.m4,
+ backupfile.m4, bison.m4, c-strtod.m4, calloc.m4,
+ canon-host.m4, canonicalize.m4, clock_time.m4, cloexec.m4,
+ closeout.m4, d-ino.m4, d-type.m4, dirfd.m4, dirname.m4,
+ dos.m4, dup2.m4, error.m4, euidaccess.m4, exclude.m4,
+ exitfail.m4, extensions.m4, fcntl-safer.m4, file-type.m4,
+ fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4, free.m4,
+ fstypename.m4, fsusage.m4, ftruncate.m4, getcwd-path-max.m4,
+ getcwd.m4, getdate.m4, getgroups.m4, gethostname.m4,
+ getline.m4, getndelim2.m4, getopt.m4, getpagesize.m4,
+ getpass.m4, gettime.m4, gettimeofday.m4, getugroups.m4,
+ getusershell.m4, group-member.m4, hard-locale.m4, hash.m4,
+ host-os.m4, human.m4, idcache.m4, inttostr.m4, jm-winsz1.m4,
+ jm-winsz2.m4, link-follow.m4, long-options.m4, ls-mntd-fs.m4,
+ lstat.m4, makepath.m4, md5.m4, memchr.m4, memcmp.m4,
+ memcoll.m4, memcpy.m4, memmove.m4, memrchr.m4, memset.m4,
+ mkdir-slash.m4, mkstemp.m4, mktime.m4, modechange.m4,
+ mountlist.m4, nanosleep.m4, obstack.m4, path-concat.m4,
+ pathmax.m4, perl.m4, physmem.m4, posixtm.m4, posixver.m4,
+ putenv.m4, quote.m4, quotearg.m4, readdir.m4, readtokens.m4,
+ readutmp.m4, regex.m4, rename.m4, restrict.m4, rmdir-errno.m4,
+ rmdir.m4, rpmatch.m4, same.m4, savedir.m4, settime.m4,
+ sha1.m4, sig2str.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
+ stdio-safer.m4, strdup.m4, strftime.m4, strndup.m4,
+ strnlen.m4, strtod.m4, strtoimax.m4, strtol.m4, strtoll.m4,
+ strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4,
+ timespec.m4, tm_gmtoff.m4, tzset.m4, uint32_t.m4,
+ uintptr_t.m4, unistd-safer.m4, unlink-busy.m4, unlocked-io.m4,
+ uptime.m4, userspec.m4, utimbuf.m4, utime.m4, utimecmp.m4,
+ utimens.m4, utimes-null.m4, xalloc.m4, xgetcwd.m4,
+ xreadlink.m4, xstrtod.m4, xstrtoimax.m4, xstrtol.m4,
+ xstrtoumax.m4, yesno.m4:
+ Use an all-permissive copyright notice, recommended by RMS.
+
2005-01-21 Bruno Haible <bruno@clisp.org>
Sync from gnulib.