diff options
| author | Miles Bader | 2007-04-01 13:36:38 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-04-01 13:36:38 +0000 |
| commit | ff59d266c7dcb9c6f7cc7ff7942510bda288e167 (patch) | |
| tree | 9cc762d166a00ae8d02c9f079890afb68125072e /etc/ChangeLog | |
| parent | 25c8c1594fe7ba177ec0621260304181b7052af3 (diff) | |
| download | emacs-ff59d266c7dcb9c6f7cc7ff7942510bda288e167.tar.gz emacs-ff59d266c7dcb9c6f7cc7ff7942510bda288e167.zip | |
Release ERC 5.2.
I have updated the version of ERC to 5.2, since it fixes a bug with C-c
C-SPC being bound globally by default. For the full list of changes in
this version, see etc/ERC-NEWS.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-687
Creator: Michael Olson <mwolson@gnu.org>
Diffstat (limited to 'etc/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index b31384e71a0..4b9f3e0c150 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-04-01 Michael Olson <mwolson@gnu.org> | ||
| 2 | |||
| 3 | * ERC-NEWS: Update for the ERC 5.2 release. Most of these entries | ||
| 4 | were for previously-committed changes. | ||
| 5 | |||
| 1 | 2007-03-31 Michael Albinus <michael.albinus@gmx.de> | 6 | 2007-03-31 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 7 | ||
| 3 | * PROBLEMS: Remove Tramp problem; it has been fixed. | 8 | * PROBLEMS: Remove Tramp problem; it has been fixed. |