Skip to content

Commit

Permalink
Build & changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
alabuzhev committed Dec 16, 2023
1 parent afbd23b commit c9e09b5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions far/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
--------------------------------------------------------------------------------
drkns 2023-12-16 16:35:29+00:00 - build 6227

1. Fix deadlock after an external std::exit() call.

2. Clarify calling plugins by prefix
- Do not pass the command to the OS if the user cancelled the operation.
- Do not send FE_CLOSE until we get a new panel.

3. Fix calling FCTL_GETPANELINFO from ClosePanelW.

4. Minor fixes & remove old workarounds.

--------------------------------------------------------------------------------
drkns 2023-12-13 22:11:00+00:00 - build 6226

Expand Down
2 changes: 1 addition & 1 deletion far/vbuild.m4
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6226
6227

0 comments on commit c9e09b5

Please sign in to comment.