--- Gnu-Mach/ChangeLog 2020/09/02 04:36:59 1.1.1.2 +++ Gnu-Mach/ChangeLog 2020/09/02 04:39:01 1.1.1.3 @@ -1,5 +1,18 @@ +Thu Jun 12 18:08:29 1997 Thomas Bushnell, n/BSG + + Version 1.1.3 released. + + * version.c (version): Update to 1.1.3. + +Wed Jun 11 20:16:47 1997 Thomas Bushnell, n/BSG + + * i386/Drivers.in: Add el3. How did this escape notice? + * i386/device-drivers.h.in: Add CONFIG_EL3. + Tue Jun 10 13:33:37 1997 Thomas Bushnell, n/BSG + Version 1.1.2 released. + * Makefile.in (install): Install cross-migcom as `migcom', not as `mig'. @@ -10,6 +23,7 @@ Tue Jun 10 13:33:37 1997 Thomas Bushnel Mon Jun 9 22:14:09 1997 Thomas Bushnell, n/BSG * i386/Drivers.in: Fix typos apt.o -> atp.o; 3c403.o -> 3c503.o. + * Drivers.macros (AC_DRIVER): Test the class selected flag correctly.