We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba2a864 commit 7586dd1Copy full SHA for 7586dd1
1 file changed
CHANGES.md
@@ -1,5 +1,18 @@
1
# Tcl Ada SHell #
2
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
16
## Changes in 20200802 ##
17
18
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