This commit is contained in:
benfry
2003-01-31 20:55:30 +00:00
parent cfe5f72536
commit 63e01c6c78
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -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
+9
View File
@@ -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