emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/crux b70649b91c 6/6: Tweak the changelog


From: ELPA Syncer
Subject: [nongnu] elpa/crux b70649b91c 6/6: Tweak the changelog
Date: Mon, 21 Nov 2022 03:58:59 -0500 (EST)

branch: elpa/crux
commit b70649b91c951fe0b2a3e13b0df084ebc20a7936
Author: Bozhidar Batsov <bozhidar@batsov.dev>
Commit: Bozhidar Batsov <bozhidar@batsov.dev>

    Tweak the changelog
---
 CHANGELOG.md | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 47ee8efe67..4cd9771f18 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,19 @@
 # Changelog
 
 ## master (unreleased)
-* More robust `crux-rename-file-and-buffer`.
 
 * [#94](https://github.com/bbatsov/crux/pull/94): Add 
`crux-with-region-or-sexp-or-line`.
+* [#92](https://github.com/bbatsov/crux/pull/92): Consider derived modes when 
checking for major mode (`dired`, `org-mode`, `eshell`).
+
+### Bugs fixed
+
+* More robust `crux-rename-file-and-buffer`.
+* Fix `sudo` not found error in OpenBSD and Alpine Linux (they use `doas`).
 
 ## 0.4.0 (2021-08-10)
 
 ### New features
 
-* [#92](https://github.com/bbatsov/crux/pull/92): Consider derived modes when 
checking for major mode (dired, org-mode, eshell)
 * [#65](https://github.com/bbatsov/crux/pull/65): Add a configuration option 
to move using visual lines in `crux-move-to-mode-line-start`.
 * [#72](https://github.com/bbatsov/crux/pull/72): Add 
`crux-kill-buffer-truename`. Kills path of file visited by current buffer.
 * [#78](https://github.com/bbatsov/crux/pull/78): Add 
`crux-recentf-find-directory`. Open recently visited directory.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]