summaryrefslogtreecommitdiff
path: root/lisp/erc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/erc/ChangeLog')
-rw-r--r--lisp/erc/ChangeLog7
1 files changed, 4 insertions, 3 deletions
diff --git a/lisp/erc/ChangeLog b/lisp/erc/ChangeLog
index ead40c1e01e..ee4eb753926 100644
--- a/lisp/erc/ChangeLog
+++ b/lisp/erc/ChangeLog
@@ -2,13 +2,14 @@
* Relicense all FSF files to GPLv3 or later.
-2007-06-07 Juanma Barranquero <lekktu@gmail.com>
+2007-06-14 Juanma Barranquero <lekktu@gmail.com>
- * erc.el (erc-startup-file-list): Fix typo in docstring.
+ * erc-goodies.el (erc-scroll-to-bottom): Remove redundant check.
2007-06-06 Juanma Barranquero <lekktu@gmail.com>
- * erc.el (erc-show-channel-key-p): Fix typo in docstring.
+ * erc.el (erc-show-channel-key-p, erc-startup-file-list):
+ Fix typo in docstring.
2007-04-01 Michael Olson <mwolson@gnu.org>