diff options
| -rw-r--r-- | etc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index b98b50f45cb..4ad9924bcc0 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -2,6 +2,12 @@ | |||
| 2 | 2 | ||
| 3 | * images/gud/pstar.xpm: Make background transparent. | 3 | * images/gud/pstar.xpm: Make background transparent. |
| 4 | 4 | ||
| 5 | 2006-01-24 Noah Friedman <friedman@splode.com> | ||
| 6 | |||
| 7 | * emacs-buffer.gdb: Replace all references to `cdr' field of | ||
| 8 | conses with `u.cdr', per change Andreas Schwab 2005-11-15 | ||
| 9 | of src/lisp.h. | ||
| 10 | |||
| 5 | 2006-01-23 Michael Albinus <michael.albinus@gmx.de> | 11 | 2006-01-23 Michael Albinus <michael.albinus@gmx.de> |
| 6 | 12 | ||
| 7 | * NEWS: tramp can be removed by M-x tramp-unload-tramp. | 13 | * NEWS: tramp can be removed by M-x tramp-unload-tramp. |