summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog11
-rw-r--r--version.c2
2 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e4ff72f..7e0cd0c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
diff --git a/version.c b/version.c
index 24febb1..4de1fe1 100644
--- a/version.c
+++ b/version.c
@@ -1,2 +1,2 @@
-char version[] = "GNUmach 1.1.2";
+char version[] = "GNUmach 1.1.3";