Skip to content

Commit 7586dd1

Browse files
committed
Noted changes since the last release.
* CHANGES.md: as summary.
1 parent ba2a864 commit 7586dd1

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Tcl Ada SHell #
22

3+
## Changes in 20210424 ##
4+
5+
Noted that `gprbuild` is a prerequisite.
6+
7+
Improved the `makefile`:
8+
9+
* it doesn't warn before building a missing `makeconf`
10+
* it doesn't introduce a bad project subdirectory when installing
11+
* it includes an `uninstall` target
12+
* it no longer supports uploading documentation to SourceForge.
13+
14+
`Tcl_PrintObj` deals with a null parameter instead of dereferencing it.
15+
316
## Changes in 20200802 ##
417

518
Supports use of ActiveTcl on macOS. Prompted by the Catalina/Xcode 1.6 warning that the native Tcl/Tk won’t be supported in future releases.

0 commit comments

Comments
 (0)