20042013 Ericsson AB. All Rights Reserved. The contents of this file are subject to the Erlang Public License, Version 1.1, (the "License"); you may not use this file except in compliance with the License. You should have received a copy of the Erlang Public License along with this software. If not, it can be retrieved online at http://www.erlang.org/. Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. Webtool Release Notes otp_appnotes nil nil nil notes.xml

This document describes the changes made to the Webtool application.

WebTool 0.8.10
Fixed Bugs and Malfunctions

Application upgrade (appup) files are corrected for the following applications:

asn1, common_test, compiler, crypto, debugger, dialyzer, edoc, eldap, erl_docgen, et, eunit, gs, hipe, inets, observer, odbc, os_mon, otp_mibs, parsetools, percept, public_key, reltool, runtime_tools, ssh, syntax_tools, test_server, tools, typer, webtool, wx, xmerl

A new test utility for testing appup files is added to test_server. This is now used by most applications in OTP.

(Thanks to Tobias Schlager)

Own Id: OTP-11744

WebTool 0.8.9.2
Improvements and New Features

Misc build updates

Own Id: OTP-10784

WebTool 0.8.9.1
Improvements and New Features

Miscellaneous documentation build updates

Own Id: OTP-9813

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

WebTool 0.8.8
Fixed Bugs and Malfunctions

Various small documentation fixes (Thanks to Bernard Duggan)

Own Id: OTP-9172

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

WebTool 0.8.6
Improvements and New Features

Misc updates

Own Id: OTP-8456

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

WebTool 0.8.4
Improvements and New Features

The copyright notices have been updated.

Own Id: OTP-7851

WebTool 0.8.3.2
Improvements and New Features

Minor updates.

Own Id: OTP-6998

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

WebTool 0.8.3
Improvements and New Features

Removed some dead code discovered by Dialyzer.

Own Id: OTP-6041