From bc9969c895115903928da1f9db3b2f1543312509 Mon Sep 17 00:00:00 2001 From: "Artyom V. Poptsov" Date: Sun, 23 Apr 2017 07:32:01 +0300 Subject: NEWS: Fix markup a big --- NEWS | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index bf1ef5b..f40eed7 100644 --- a/NEWS +++ b/NEWS @@ -15,17 +15,17 @@ Copyright (C) Artyom V. Poptsov *** In (ssh tunnel) **** 'main-loop' now handles "interrupted system call" errors that sometimes occur on 'select' call. -** In (ssh dist node) -**** 'rrepl-get-result' now handles compilation errors - The procedure would always fail to read compilation errors properly - because it considered the message as "undefined" result. Now this bug - should be fixed. +*** In (ssh dist node) +***** 'rrepl-get-result' now handles compilation errors + The procedure would always fail to read compilation errors properly + because it considered the message as "undefined" result. Now this bug + should be fixed. - An example of an error that now should be handled is "no code for module" - due to using a non-existing module in 'with-ssh' expression. + An example of an error that now should be handled is "no code for module" + due to using a non-existing module in 'with-ssh' expression. - Reported by Mathieu, in - + Reported by Mathieu, in + ** Changes in (ssh dist node) *** 'node-eval' now can work without procps The procedure now checks if procps package is present on a node and uses -- cgit v1.2.3