diff options
Diffstat (limited to 'etc/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 2a21b596300..9fb41788feb 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,25 @@ | |||
| 1 | 2005-06-11 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * DEBUG: Mention emacs-buffer.gdb. | ||
| 4 | |||
| 5 | 2005-06-10 Noah Friedman <friedman@splode.com> | ||
| 6 | |||
| 7 | * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use | ||
| 8 | char as placeholder when buffer has no file name and process is | ||
| 9 | still live. Use different printf cases instead. | ||
| 10 | |||
| 11 | 2005-06-08 Kim F. Storm <storm@cua.dk> | ||
| 12 | |||
| 13 | * PROBLEMS: Linux kernel 2.6.10 may corrupt process output. | ||
| 14 | Warn that using CVS+SSH may corrupt files, include work-around. | ||
| 15 | |||
| 16 | 2005-06-06 Juri Linkov <juri@jurta.org> | ||
| 17 | |||
| 18 | * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space. | ||
| 19 | |||
| 20 | * TUTORIAL.ro: Change NBSP to space. Move coding cookie from the | ||
| 21 | second line to Local Variables. Fix title line. | ||
| 22 | |||
| 1 | 2005-05-30 Miles Bader <miles@gnu.org> | 23 | 2005-05-30 Miles Bader <miles@gnu.org> |
| 2 | 24 | ||
| 3 | * emacs-buffer.gdb: Remove RCS keywords. | 25 | * emacs-buffer.gdb: Remove RCS keywords. |