Skip to content
This repository has been archived by the owner on Mar 4, 2018. It is now read-only.

Commit

Permalink
Update changelog for v4.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinDuquesnoy committed Jul 4, 2016
1 parent ec3752e commit 6cc5ce6
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions doc/source/whats_new.rst
Expand Up @@ -28,6 +28,26 @@ bugs in OCIDE until the final 1.0 version of HackEdit is ready.*

.. _HackEdit: https://github.com/HackEdit/hackedit

4.7.4
-----

Improvements:

- a new output window with support for the most common ANSI Escape Codes.
- use a white toolbar on Windows 10
- add support for parsing exceptional messages from GnuCOBOL (e.g. when there is a configuration issue)
- improve run in external terminal on OSX (working dir is now correctly used and running a module with cobcrun
should now be working)
- add ability to choose a custom working directory in the run preferences
- use -v option when checking for compiler checks

Fixed bugs:

- fix compiler path tooltip (the full path is not required since version 4.7)
- fix typo in unhandled exception dialog
- fix typo in compiler check dialog
- fix check compiler can only be used once

4.7.3
-----

Expand Down

0 comments on commit 6cc5ce6

Please sign in to comment.