
* January 2007 - Minor release to support CIAO 3.4.1.1

The Makefiles have been updated to allow building compiled models on
the Intel Mac platform under OS-X 10.4. The Solaris and Linux Makefiles
have not been updated.

* December 2006 - Major release to support CIAO 3.4

The contents of the two tar files provided for CIAO 3.3 -

  user_mms.tar     - the ascfitUserModel interface
  user_module.tar  - a compiled model with a S-Lang interface

- have been amalgamated into one. The examples have been:

 - unified, so that the same user model is implemented in all versions
 - expanded, so that there are now examples of 1D and 2D models
 - made easier to build, by separating out the different versions,
   such as FORTRAN and C models, and re-implementing the compiled
   S-Lang example

Examples of writing a user model purely in S-Lang have also been added.
