git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@13810 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Stefan Urbanek 2002-06-09 13:33:35 +00:00
parent dcccd47fc7
commit 569e3790a4
2 changed files with 5 additions and 3 deletions

View file

@ -6,7 +6,7 @@ Author: Stefan Urbanek <urbanek@host.sk>
What is stshell? What is stshell?
----------------- -----------------
The StepTalk shell. StepTalk Shell is an interactive tool for communicating with objects.
Features Features
-------- --------

6
NEWS
View file

@ -1,9 +1,11 @@
0.6.0 0.6.0
* Created 'Object Finders' * Created 'Object Finders'
* Added DistributedObject finder Distributed Object Finder
* Automated loading of modules using scripting environment description Application Finder
* New example tool stshell - the StepTalk shell * New example tool stshell - the StepTalk shell
* Automated loading of modules and finders using scripting environment
descriptions
* StepTalk defaults changed * StepTalk defaults changed
* Some source documentation added * Some source documentation added
* Bugfixes in Smalltalk language * Bugfixes in Smalltalk language