1 TV Release Notes
This document describes the changes made to the TV application.
1.1 TV 2.1.4.4
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 TV 2.1.4.3
Improvements and New Features
-
Updated the application with new tags for automatic updates of copyright notices.
Own Id: OTP-7851
1.3 TV 2.1.4.2
Improvements and New Features
-
Minor updates.
Own Id: OTP-7261
1.4 TV 2.1.4.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-6728
1.5 TV 2.1.4
Improvements and New Features
-
Removed some dead code from tv_pg_gridfcns:mark_cell_and_notify/4 and tv_nodewin:handle_error/1.
Own Id: OTP-6455
1.6 TV 2.1.3
Fixed Bugs and Malfunctions
-
A compiler warning has been fixed.
Own Id: OTP-6016
Improvements and New Features
-
Notification windows are now centered over a parent window.
Own Id: OTP-6014 Aux Id: OTP-5987
1.7 TV 2.1.2
Fixed Bugs and Malfunctions
-
Some dead code reported by Dialyzer was eliminated.
A bug in 'dbg' when tracing to wrap trace files has been corrected. It failed to delete any already existing wrap trace files with the same names when starting a new wrap trace.
Own Id: OTP-5329
-
The graphic applications now search for HTML documentation in the correct place.
Own Id: OTP-5381
1.8 TV 2.1.1
Fixed Bugs and Malfunctions
-
TV no longer crashes on Mac OS X. (Thanks to Sean Hinde.)
Own Id: OTP-5219