Snapshot 7    gnuton-0.1.7    September 2000
- some minor changes to startup
- various bug fixes
- other stuff i can't remember :-(

Snapshot 6    gnuton-0.1.6    September 1999
- completed first pass at package decoding.  can now successfully
  decode a range of .pkg files into a group of Python instances.
- started work on memory manager, although mostly in my head, rather
  than in the code.
- more work on the VM implementation.  reworking to use the same
  classes as generated by the package decoding, and ready to be merged
  into the memory manager.

Snapshot 5    gnuton-0.1.5    July 1999
- very minor updates

Snapshot 4    gnuton-0.1.4    November 1998
- moved all Python files into the GnutOS module.  fixed bug where
  Exceptions module collided with builtin module save for case
  sensitivity (for windows, this was a problem!)
- more progress towards creating the packages soup and loading a
  package

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




$Id$
