aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <[email protected]>2011-02-25 12:05:36 -0800
committerPaul Eggert <[email protected]>2011-02-25 12:05:36 -0800
commit36f13e1667c66073ef18c4ee3394865c3b7c6cbb (patch)
treebe36845ff1a7ffadcfa590589d099fb681d019ba /ChangeLog
parent4394ee04741d5fe2fd4cc7a7ee821e1f8a3f2d32 (diff)
Simplify symlink portability workaround.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d79576e3ec..8f439f369d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2011-02-25 Paul Eggert <[email protected]>
+ Simplify symlink portability workaround.
+ * m4/dos.m4: Remove.
+ * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, lib/stat.c:
+ * m4/gl-comp.m4, m4/stat.m4, src/config.in: Regenerate from gnulib.
+ * lib/dosname.h: New file, regenerated from gnulib.
+
* configure, lib/Makefile.in, lib/getopt_int.h, lib/gnulib.mk:
* lib/stdlib.in.h, m4/stdlib_h.m4: Regenerate.