diff options
author | Thomas Bushnell <thomas@gnu.org> | 1997-06-12 22:51:41 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1997-06-12 22:51:41 +0000 |
commit | 0bfb893719095ca79b7337d994b6220b6823d690 (patch) | |
tree | c556c83c9733977e3e3e1415d3f4760b5339130e | |
parent | 26087bc365977617fc9cf8a7264ebfbcbee52b3c (diff) |
Thu Jun 12 18:08:29 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Version 1.1.3 released.
* version.c (version): Update to 1.1.3.
-rw-r--r-- | ChangeLog | 11 | ||||
-rw-r--r-- | version.c | 2 |
2 files changed, 12 insertions, 1 deletions
@@ -1,3 +1,14 @@ +Thu Jun 12 18:08:29 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + Version 1.1.3 released. + + * version.c (version): Update to 1.1.3. + +Wed Jun 11 20:16:47 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * 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 <thomas@gnu.ai.mit.edu> Version 1.1.2 released. @@ -1,2 +1,2 @@ -char version[] = "GNUmach 1.1.2"; +char version[] = "GNUmach 1.1.3"; |