Repository :
https://github.com/FarGroup/FarManager
On branch : master
Link :
https://github.com/FarGroup/FarManager/commit/493ad7c37b2696a7e797dc8a8abf4735369fef1b
>---------------------------------------------------------------
commit 493ad7c37b2696a7e797dc8a8abf4735369fef1b
Author: Alex Alabuzhev <
alab...@gmail.com>
Date: Thu Apr 2 20:07:15 2026 +0100
Build & changelog
>---------------------------------------------------------------
493ad7c37b2696a7e797dc8a8abf4735369fef1b
far/changelog | 13 ++++++++++++-
far/vbuild.m4 | 2 +-
2 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/far/changelog b/far/changelog
index 3efd3b66e..76a8e09f3 100644
--- a/far/changelog
+++ b/far/changelog
@@ -1,3 +1,14 @@
+--------------------------------------------------------------------------------
+drkns 2026-04-02 20:06:51+01:00 - build 6671
+
+1. Correction of 1.70.1748 and 3.0.4859.
+
+2. Propagate current directory to the terminal.
+
+3. Refactoring.
+
+4. Do not refresh viewer if there are no changes.
+
--------------------------------------------------------------------------------
drkns 2026-03-29 20:19:23+01:00 - build 6670
@@ -10,7 +21,7 @@ drkns 2026-03-29 20:19:23+01:00 - build 6670
--------------------------------------------------------------------------------
drkns 2026-03-27 20:33:11+00:00 - build 6669
-1. Add upper limit to API stuct size checks to detect uninitialized memory.
+1. Add upper limit to API struct size checks to detect uninitialized memory.
This means that some buggy plugins might suddenly stop working. C'est la vie.
--------------------------------------------------------------------------------
diff --git a/far/vbuild.m4 b/far/vbuild.m4
index e0613d331..db8612056 100644
--- a/far/vbuild.m4
+++ b/far/vbuild.m4
@@ -1 +1 @@
-6670
+6671