From 10eef78d4327d3487deb3bad4f92772f5dcf23e9 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sun, 11 Jun 2017 20:48:48 +0200 Subject: [PATCH] Changelog: add missing attribution --- CHANGELOG.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index 3da3c9fe0..093255a88 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -64,9 +64,9 @@ + Add README.org's with working babel blocks to modules. * Unreleased (master) -+ *New Modules* - + =tools/password-store= -- Emacs as a password manager, using [[https://www.passwordstore.org/][pass]] as a backend. - + =app/irc= -- Emacs as an IRC client, using circe (contributed by [[https://github.com/bandresen][brandresen]]) ++ *New modules:* + + =tools/password-store= -- Emacs as a password manager, using [[https://www.passwordstore.org/][pass]] as a backend (contributed by [[https://github.com/bandresen][brandresen]]). + + =app/irc= -- Emacs as an IRC client, using circe (contributed by [[https://github.com/bandresen][brandresen]]). + =core= + =core-ui= + Add quit confirmation when trying to close a frame that contains real buffers.