diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-06-21 16:24:10 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-06-21 16:24:10 +0000 |
commit | edc8c6d191440ae8f29680a9c8c2b697151ff8aa (patch) | |
tree | 4e24362485fc40df2d4075c1e25d691acf689b77 /ChangeLog | |
parent | a86b6d57a823c221e25df8619a5af67aa38a4cf1 (diff) |
Sun Jun 20 18:33:59 1999 Thomas Bushnell, BSG <tb@mit.edu>
* version.c (version): Updated to version 1.2.
* i386/Files: Regenerated.
* i386/Subdirs: Regenerated.
* linux/Files: New file.
* linux/Subdirs: New file.
* Makefile.in (all-archs): Add `linux'.
(all-real-archs): New variable.
(dist): Create `machine' symlink only on
$(all-real-archs).
* Makefile.in (dist): Use `cp' instead of `ln'.
* config.guess: Updated from autoconf 2.13.
* config.sub: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -1,3 +1,26 @@ +1999-06-21 Thomas Bushnell, BSG <tb@mit.edu> + + * i386/Subdirs: Remove i386/i386at/boot. + +Sun Jun 20 18:33:59 1999 Thomas Bushnell, BSG <tb@mit.edu> + + * version.c (version): Updated to version 1.2. + + * i386/Files: Regenerated. + * i386/Subdirs: Regenerated. + + * linux/Files: New file. + * linux/Subdirs: New file. + * Makefile.in (all-archs): Add `linux'. + (all-real-archs): New variable. + (dist): Create `machine' symlink only on + $(all-real-archs). + + * Makefile.in (dist): Use `cp' instead of `ln'. + + * config.guess: Updated from autoconf 2.13. + * config.sub: Likewise. + 1999-06-16 Thomas Bushnell, BSG <tb@mit.edu> * linux/dev/drivers/net/Space.c (ethif_probe): Probe tc59x_probe |