diff --git a/far/changelog b/far/changelog index 1bd215fa7f..35b3b441f8 100644 --- a/far/changelog +++ b/far/changelog @@ -1,3 +1,11 @@ +-------------------------------------------------------------------------------- +drkns 2024-07-18 01:23:45+01:00 - build 6348 + +1. Use console pages (DECCRA) to preserve content, not supported by ReadConsoleOutput. + See microsoft/terminal#10810 for details. + +2. Propagate command execution information to the terminal (OSC133 & OSC9001). + -------------------------------------------------------------------------------- MZK 2024-07-15 22:26:34-04:00 - build 6347 diff --git a/far/vbuild.m4 b/far/vbuild.m4 index e55502abca..dddbc7d813 100644 --- a/far/vbuild.m4 +++ b/far/vbuild.m4 @@ -1 +1 @@ -6347 +6348