Changes to version 1.2:

* Fixed a bug pointed out by Adrian Godwin <adrian@fangorn.demon.co.uk>,
  namely misspelled opcodes were being treated like program labels and
  silently ignored.  The assembler now requires that all labels start in
  the first column of a line.

* Your patience has been rewarded!  Rudimentary listings are here!  OK,
  so lists of values on one line only show the first value.  Ex:

	RETLW	"Yow!!!", 0

  This line will only show the first generated opcode out of seven.

Changes to version 1.0:

* The beginning of time.  All is hidden behind The Curtain Of Mystery.

$Id: CHANGES.txt,v 1.0 96/01/25 00:21:39 jamesc Exp Locker: jamesc $
