summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5e0f9ff..1a785eb 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,3 +7,13 @@ Changes from V1.0 to V1.1
+ Fixed bug where the ROM input routine could be easily locked up.
This was caused by a problem in the way I set up the LASTK system
variables from the house-keeping routine.
+
+
+Changes from V1.1 to V1.1a (uncontrolled release).
+
+ + Fixed hideous mess up that was the keyboard fix.
+
+Changes from V1.1a to V1.2
+
+ + Controlled version of keyboard fix.
+ * Adding Wifi code so that a web server can act as a file store.