diff options
author | atsb <atsb@atsb> | 2020-04-12 14:54:24 +0200 |
---|---|---|
committer | atsb <atsb@atsb> | 2020-04-12 14:54:24 +0200 |
commit | bd37306294154610ad63426299e63b6bae5f4942 (patch) | |
tree | 33f80dd83a5ea29e949d4ed7ea1d7bafbe3d4dd8 /NEWS | |
parent | 56308568da1c846698a4b2ad593a164133ab19cf (diff) | |
download | mcron-c6442313854246ead58566c4ce48b3c476eac7f0.tar.gz mcron-c6442313854246ead58566c4ce48b3c476eac7f0.tar.bz2 mcron-c6442313854246ead58566c4ce48b3c476eac7f0.zip |
preparing 1.1.4v1.1.4
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ GNU Mcron NEWS -*- outline -*- +* Noteworthy changes in release 1.1.4 (2020-04-12) [stable] + +** Improvements + Added missing #include directives + Support Guile 3.0 + Call 'child-cleanup' when 'select' returns an empty set + Avoid 'call-with-current-continuation' + Date changes for Copyrights changed for 2020 + Email updates in documentation + * Noteworthy changes in release 1.1.3 (2019-11-17) [stable] ** Improvements |