projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05a6304
)
Add NEWS entry for asynchronous reconnect in ERC
author
Kelvin White
<kwhite@gnu.org>
Sun, 24 Jan 2016 20:19:08 +0000
(15:19 -0500)
committer
l3thal
<kwhite@gnu.org>
Sun, 24 Jan 2016 20:20:10 +0000
(15:20 -0500)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 0e2fe5eba74c9c69398b5d06a7eb96a85764861c..7518d725ef50491f01ac0c709f7fca6f9b1f85dd 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-428,6
+428,9
@@
additionally need to add `getSelection' to `xterm-extra-capabilities'.
`erc-network-hide-list' and `erc-channel-hide-list' will only hide the
specified message types for the respective specified targets.
+---
+*** Reconnection is now asynchronous.
+
** Midnight-mode
---