Browse Source

Update API-CHANGES.txt

add Smalltalk>>addGlobalJsVariable: and Smalltalk>>deleteGlobalJsVariable:
Manfred Kröhnert 11 years ago
parent
commit
9ec0e6f07a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      API-CHANGES.txt

+ 2 - 0
API-CHANGES.txt

@@ -53,6 +53,8 @@
 + Environment>>renameProtocol:to:in:
 + CompiledMethod>>protocol:
 + Smalltalk>>globalJsVariables
++ Smalltalk>>addGlobalJsVariable:
++ Smalltalk>>deleteGlobalJsVariable:
 
 
 - Object>>storeOn: