From 63e01c6c7871e183b41029f99be6aa1b5bdceea5 Mon Sep 17 00:00:00 2001 From: benfry Date: Fri, 31 Jan 2003 20:55:30 +0000 Subject: [PATCH] bits --- build/shared/readme.txt | 2 +- build/shared/revisions.txt | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/build/shared/readme.txt b/build/shared/readme.txt index 38051f5f1..605413ecc 100644 --- a/build/shared/readme.txt +++ b/build/shared/readme.txt @@ -1,6 +1,6 @@ PROCE55ING DEVELOPMENT ENVIRONMENT -RELEASE 0050 - 27 JANUARY 2003 +RELEASE 0051 - 31 JANUARY 2003 (c) 2001-03 Massachusetts Institute of Technology and Interaction Design Institute Ivrea diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index 3f53277ea..1518b3bfc 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -1,3 +1,12 @@ +ABOUT REV 0051 - 31 january 2003 + +enables key presses in the editor when 'alt' or 'option' is pressed. +there was a problem with the mac german keyboards, and probably +others, where folks couldn't type { and } (alt-8 and alt-9) and were +instead doing lots of copying and pasting. released because this was a +major bug for some, and it needed to happen before a workshop. + + ABOUT REV 0050 - 27 january 2003 released a little sooner than hoped, to fix a single showstopper bug