From 36cd234427b8aab93f1cf307f0cac106b9a9a713 Mon Sep 17 00:00:00 2001 From: Witold Filipczyk Date: Sun, 26 Sep 2021 16:25:56 +0200 Subject: [PATCH] [NEWS] Info about 0.14.3 --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index c5059ea6..82755201 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,14 @@ You can see the complete list of recent changes, bugfixes and new features in the https://github.com/rkd77/felinks.git[gitweb interface]. See the ChangeLog file for details. +ELinks 0.14.3 +------------- + +Released on 2021-09-26 + +* Fix issue with negative value of cells #126 + + ELinks 0.14.2 ------------- @@ -13,6 +21,7 @@ Released on 2021-08-29 * crash in nttp #114 * XSS in gopher #125 + ELinks 0.14.1 -------------