1 Webtool Release Notes

This document describes the changes made to the Webtool application.

1.1  WebTool 0.8.9

Fixed Bugs and Malfunctions

  • Do not install *.bat files on non-win32 machines (Thanks to Hans Ulrich Niedermann)

    Own Id: OTP-9515

1.2  WebTool 0.8.8

Fixed Bugs and Malfunctions

  • Various small documentation fixes (Thanks to Bernard Duggan)

    Own Id: OTP-9172

1.3  WebTool 0.8.7

Improvements and New Features

  • Up until now Netscape has been the default web browser on Unix/Linux. Webtool has now been updated to start Firefox as default browser instead.

    Own Id: OTP-8651 Aux Id: OTP-8650

1.4  WebTool 0.8.6

Improvements and New Features

  • Misc updates

    Own Id: OTP-8456

1.5  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.6  WebTool 0.8.4

Improvements and New Features

  • The copyright notices have been updated.

    Own Id: OTP-7851

1.7  WebTool 0.8.3.2

Improvements and New Features

  • Minor updates.

    Own Id: OTP-6998

1.8  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.9  WebTool 0.8.3

Improvements and New Features

  • Removed some dead code discovered by Dialyzer.

    Own Id: OTP-6041