From 126ebee710d8bc835f5a42176cc92c6fde3a64c1 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 16 Mar 2018 16:57:56 +0000 Subject: More documentation --- NEWS | 8 ++++++++ doc/index.html | 4 ++-- doc/quine-dam.txt | 8 ++++---- doc/upgrade.html | 27 +++++++++++++++++++++++++++ examples/etc/execline-shell | 6 ++---- 5 files changed, 43 insertions(+), 10 deletions(-) diff --git a/NEWS b/NEWS index a29f1ae..e281c25 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,13 @@ Changelog for execline. +In 2.4.0.0 +---------- + + - Several programs have been renamed, to fit closer with their +equivalent functionality in the shell language. See the full list +in doc/upgrade.html + + In 2.3.0.4 ---------- diff --git a/doc/index.html b/doc/index.html index dccdecf..7f40561 100644 --- a/doc/index.html +++ b/doc/index.html @@ -51,7 +51,7 @@ shell's syntax, and has no security issues.
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later.
  • skalibs version -2.6.2.0 or later. It's a build-time requirement. It's also a run-time +2.6.4.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library.
  • @@ -66,7 +66,7 @@ library.

    Download