diff options
author | Glenn Morris <rgm@gnu.org> | 2012-11-07 20:19:38 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-11-07 20:19:38 -0800 |
commit | 65f18635b9590cf3cb950164f4b63152554759ec (patch) | |
tree | ed55fc2943fc0313be3abcd7586448618b741786 | |
parent | 41626722272734aa3a7e4fdfafd3b085133db665 (diff) | |
download | emacs-65f18635b9590cf3cb950164f4b63152554759ec.tar.gz |
Direct ERC news to the main NEWS file
-rw-r--r-- | etc/ERC-NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/ERC-NEWS b/etc/ERC-NEWS index 68b4e7e8168..b3d80d57593 100644 --- a/etc/ERC-NEWS +++ b/etc/ERC-NEWS @@ -1,8 +1,10 @@ ERC NEWS -*- outline -*- -Copyright (C) 2006-2012 Free Software Foundation, Inc. +Copyright (C) 2006-2012 Free Software Foundation, Inc. See the end of the file for license conditions. +* For changes after ERC 5.3, see the main Emacs NEWS files + * Changes in ERC 5.3 ** New function `erc-tls' is to be used for connecting to a server via TLS. |