From 9983edf33b1eb4d91bf1187f8e4b7c0c3d288e53 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 3 Jun 2024 13:31:59 +0000 Subject: Add importas -S Signed-off-by: Laurent Bercot --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 281bd09..938c3d2 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,8 @@ In 2.9.6.0 - elglob can now provide a single word, where the results of the globbing are separated by a given delimiter (or encoded into a netstring). + - New option: importas -S, with the same functionality as the old +"import" command: import a variable with the same name. In 2.9.5.1 -- cgit v1.3.1