1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 11:16:16 +02:00
This commit is contained in:
Jim Meyering
2000-04-15 22:04:06 +00:00
parent 757de7fe90
commit 496e09185a

View File

@@ -1,3 +1,8 @@
2000-04-14 Jim Meyering <meyering@lucent.com>
* src/seq.c: Shorten `#ifdef HAVE_...' to `#if HAVE_...' and
remove unnecessary uses of `defined' (aesthetics).
2000-04-12 Jim Meyering <meyering@lucent.com>
Move some code into m4/.