Changelog for Ice 2.1?

in Help Center
Hi there,
do you have a detailed changelog for Ice 2.1? btw changelogs would help a lot in discovering what's new and to be checked and tried in new versions.
In particular, I'd like to know if you fixed anything in the Ice::Service implementation in terms of bug fixes.
Thanks!
Stephan
do you have a detailed changelog for Ice 2.1? btw changelogs would help a lot in discovering what's new and to be checked and tried in new versions.
In particular, I'd like to know if you fixed anything in the Ice::Service implementation in terms of bug fixes.
Thanks!
Stephan
0
Comments
We generally only add an entry to the CHANGES file if a user-visible change was made. For example, the CHANGES file mentions that the signatures of the main() and run() functions were changed in Ice::Service. Other changes were made to the class, as you can see by reviewing the output from diff that I have attached.
Take care,
- Mark