Share

Prolog+CG

File Release Notes and Changelog

Release Name: 2.0.3

Notes:
Release 2.0.3 (July 16, 2004)
=============================

This release has one minor feature-enhancement:

You can now press Ctrl-C in the console area and put whatever is
selected on the clipboard.  Then you can paste it again with Ctrl-V.
This is useful, e.g., when you want to run the same query over and
over again.

You must select the piece of text you wish to copy, then, while
holding down the mouse button, press Ctrl-C, then release the mouse
button.  You can then press Ctrl-V to paste what is on the clipboard.

Many thanks to Aldo de Moor for suggesting this change.

Enjoy!

Ulrik Petersen
Prolog+CG maintainer



Changes: Release 2.0.3 (July 16, 2004) ============================= Changes over version 2.0.2: - You can now copy-paste things from the console area. Select stuff with the mouse, and hold down the mouse button while pressing Ctrl-C. Then Ctrl-V to paste again. This is useful, e.g., when you wish to run the same query over and over again. Many thanks to Aldo de Moor for suggesting this change.