Browse Source

Update API-CHANGES.txt.

Herbert Vojčík 10 years ago
parent
commit
901c4a23d4
1 changed files with 11 additions and 2 deletions
  1. 11 2
      API-CHANGES.txt

+ 11 - 2
API-CHANGES.txt

@@ -28,8 +28,17 @@
 + Set >> removeAll
 + AssociativeCollection class
 + BucketStore class
-+ SmalltalkImage >> globals
-+ SmalltalkImage >> vm
++ SmalltalkImage >>
+  + globals
+  + vm
+  + settings
++ Setting class
++ String >>
+  + asSetting
+  + asSettingIfAbsent:
+  + settingValue
+  + settingValueIfAbsent:
+  + settingValue:
 + Smalltalk global variable
 
 - CompiledMethod >>