summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-01-03 23:43:39 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-01-03 23:43:39 +0000
commit30fa7301bccee2b8e827e8df7033f642951df779 (patch)
tree2420f8df51a9480a1239f231f8532f419ca0074e /ChangeLog
parentb93b030de600eaf75ef28af3e65902c05d306af2 (diff)
downloadcoreutils-30fa7301bccee2b8e827e8df7033f642951df779.tar.xz
* m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
* m4/ullong_max.m4: New file. * src/system.h: Undo previous change; we now use Autoconf.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a2fd6c934..55b2b3d67 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
-2005-01-03 Jim Meyering <jim@meyering.net>
+2005-01-03 Paul Eggert <eggert@cs.ucla.edu>
* Version 5.3.0.
+ * src/system.h: Undo previous change; we now use Autoconf.
+
+2005-01-03 Jim Meyering <jim@meyering.net>
+
* tests/stty/row-col-1: Don't set rows or columns to zero, to avoid
a bug in the TIOCGWINSZ ioctl on at least Solaris5.9 systems. Setting
either (or both) to zero would succeed, but subsequent `stty size'