>>>>> "Robert" == Robert Dodier writes:
Robert> hello,
Robert> i hope to be writing up some release notes in a few days.
Robert> if you have something to add to this list please let me know.
Robert> significant changes since 5.9.1:
Robert> -- source code lowercase
Robert> -- parser is now entirely case sensitive
Robert> -- moved nset (finite set functions) into maxima core
Robert> -- ported mersenne twister rng to maxima core
Robert> -- english ref manual revised (form & content)
Robert> -- ref manual translated to spanish & portuguese
Robert> -- discrete plots (for plot2d)
Robert> what else needs to be on this list?
A list of the bugs that were fixed would be nice, but that might be
hard to get.
Not sure what else, but one way is to look at the commit logs since
5.9.1. Not that I'm suggesting anyone actually do that---there have
been lots of commits.
One thing that I've found useful with cmucl is having a release-notes
file, which gets randomly updated from looking at the commit logs from
the last time the release-notes file was changed. Not all commits are
note worthy, but this makes it manageable. Too late for 5.9.2, of
course.
Ray