bash and Tcl updated

This commit is contained in:
2020-07-02 11:30:36 +02:00
parent f1f8acf49c
commit 17b670e174
2 changed files with 16 additions and 2 deletions
+14
View File
@@ -12,6 +12,20 @@
**Fixed bugs:**
## Version 1.0.0rc7 (not yet released)
**Added features:**
- Support of run-time dependencies which are required but must not be loaded
**Changed:**
- Update to BASH 5.0
- Update to Tcl 8.6.10
**Fixed bugs:
- installation of fallback shared libraries
## Version 1.0.0rc6
+2 -2
View File
@@ -1,7 +1,7 @@
bash 4.4.18
bash 5.0
coreutils 8.31
getopt 1.1.6
gettext 0.19.8
modules 3.2.10.1
Pmodules 1.0.0rc7
Tcl 8.6.9
Tcl 8.6.10