Snapshot 3    gnuton-0.1-19980705
- fixes to the device mounting
- started work on package loading
- added global functions to the AppManager, and started to store all
  implemented global functions into the globals frame
- fixed the basic class implementations to use proper Symbol objects
  for their class symbol (save for those that use constants).  set the
  Symbol class to use the corrent kSymbolClass constant
- general cleanups


Snapshot 2    gnuton-0.1-19980610
- changes through the device, driver, hardware manager, and related
  files to tidy up things.  nothing drastic.
- altered the storage manager to look at all store-class drivers, and
  get them to look at all installed devices, seeking possible store
  hosts.  this means that stores will be automatically detected.
- fixed filestore and filedevice to do the new auto detect
- added a broken hack to storage manager to display a popup.
- started work on the primitive view classes for the DeskPad.


Snapshot 1    gnuton-0.1-19980601
- first release snapshot
