diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-03-27 19:51:36 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-03-27 19:51:36 +0000 |
commit | b453f1086761a41f874d017b901ffeeea2c0c8e5 (patch) | |
tree | 390fc7f9e7dfecdb73c42dcd534bc033838ae200 | |
parent | 5f0adaeacfc9d0c0a80bf6d60a7c87aed6016486 (diff) | |
download | execline-b453f1086761a41f874d017b901ffeeea2c0c8e5.tar.xz |
version: 2.3.0.0 (real one with NEWS file)v2.3.0.0
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -0,0 +1,10 @@ +Changelog for execline. + +In 2.3.0.0 +---------- + + - Added this NEWS file. :) + - Major types overhaul to make them more POSIXly correct: +compatibility with skalibs-2.5.0.0. + - The "import" command is now marked as obsolescent. + |