[MLton-user] changelog
Stephen Weeks
MLton-user@mlton.org
Wed, 2 Nov 2005 21:52:14 -0800
> Hi, is the doc/changelog file (as seen in online subversion sources)
> being updated? The top entry is
>
> * 2005-09-11
> - Fixed bug in display of types with large numbers of type
> variables, which could cause unhandled exception Chr.
>
> but if I browse the actual sources, there are definitely later changes.
doc/changelog is typically updated only for user-visible changes
(bugfixes, new features, etc.), and as a reminder for collecting
together the change description for release notes. There is, of
course, "svn log" if you want to see all changes.
I don't think there have been any user-visible changes since
2005-09-11, but there may have been an accidental omission.