1 Webtool Release Notes

This document describes the changes made to the Webtool application.

1.1  WebTool 0.8.5

Improvements and New Features

  • The documentation is now built with open source tools (xsltproc and fop) that exists on most platforms. One visible change is that the frames are removed.

    Own Id: OTP-8201

1.2  WebTool 0.8.4

Improvements and New Features

  • The copyright notices have been updated.

    Own Id: OTP-7851

1.3  WebTool 0.8.3.2

Improvements and New Features

  • Minor updates.

    Own Id: OTP-6998

1.4  WebTool 0.8.3.1

Improvements and New Features

  • Minor Makefile changes.

    Own Id: OTP-6689

  • Obsolete guard tests (such as list()) have been replaced with the modern guard tests (such as is_list()).

    Own Id: OTP-6725

1.5  WebTool 0.8.3

Improvements and New Features

  • Removed some dead code discovered by Dialyzer.

    Own Id: OTP-6041