Tue Dec 30 08:38:41 1997  Kurt Hornik  <Kurt.Hornik@ci.tuwien.ac.at>

	* VERSION:  New version is VR5-3.

	* src/Makefile:  Replaced incorrect `eda.so' by `$(LIBNAME).so'.

Fri Dec 12 11:57:38 1997  Kurt Hornik  <Kurt.Hornik@ci.tuwien.ac.at>

	* VERSION:  New version is VR5-2.

	* src-c/nnet.c:  Define Calloc and Free only if R_S_H is still
	undefined.  (For compatibility along 0.60.* versions, to be
	deleted eventually.)

Mon Dec  8 18:49:36 1997  Martin Maechler  <maechler@stat.math.ethz.ch>

	* man/max.col.Rd:  New file.

	* man/nnet.Rd:  Improve example (dependence on random training
	sample).

	* R/nnet.R:  Fix bug (!!) for missing(newdata) in
	predict.nnet.formula().

Fri Dec  5 17:48:25 1997  Martin Maechler  <maechler@stat.math.ethz.ch>

	* data/ removed; since we now have `iris3'.

	* R/nnet.R:
	* R/multinom.R:  
	Replaced many as.numeric(<factor>) by codes(factor) (see also
	.CONV/README).

	class.ind() is a global function in nnet.R and therefore NOT
	needed as local function (!!).

	Use old or new model.table, minor cleanup.

	* man/*: Examples usable with R data().

Fri Oct 24 19:44:50 1997  Kurt Hornik  <Kurt.Hornik@ci.tuwien.ac.at>

	* VERSION:  New version is VR5-1.
