[Jul 7 2008]

 * ADDED: Prolog navigator listens to prolog_file_type/2.  Jean-Marc Vanel.
   
 * FIXED: Navigator failed to open on files with only directives.
[Jun 19 2008]

 * ADDED: Provide support for printing attributes in the GUI tracer

[Apr 23 2008]

 * ENHANCED: GUI tracer: expose variable details window

[Feb 22 2008]

 * FIXED: Avoid unknown class: yes messages if graphical tracer is active.

		      SWI-Prolog GUI tracer ChangeLog

This ChangeLog logs changes to the debugger   as  well as changes to the
rest of the system that only affect the debugger.

Jun 22, 2007

* ADDED: View/threads menu item to get the thread-monitor.

VERSION 1.1.1 for SWI-Prolog 5.0.2
==================================

* FIXED: Handling of I_CATCH and I_CONTEXT instructions for unifying and
  locating calls in clauses.

* FIXED: Avoid sending ->file: @nil to the source-view

* FIXED: `Up' pass through foreign frames, so we can really get to the top,
  regardless of intermediate foreign frames caused by breaks, XPCE message
  passing, etc.

