diff options
| author | Gerd Moellmann | 2000-09-25 15:42:25 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2000-09-25 15:42:25 +0000 |
| commit | 6567e9b550147e8c46d35367cf3553b9acf9fbe3 (patch) | |
| tree | e1e61cfb75ef19a76b0ae640b0be80d213af0067 /msdos/ChangeLog | |
| parent | 1bc20d83cb040a51cad08b49b9e81d534fca57a5 (diff) | |
| download | emacs-6567e9b550147e8c46d35367cf3553b9acf9fbe3.tar.gz emacs-6567e9b550147e8c46d35367cf3553b9acf9fbe3.zip | |
*** empty log message ***
Diffstat (limited to 'msdos/ChangeLog')
| -rw-r--r-- | msdos/ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/msdos/ChangeLog b/msdos/ChangeLog index 7479426409c..fe8969733b1 100644 --- a/msdos/ChangeLog +++ b/msdos/ChangeLog | |||
| @@ -81,6 +81,28 @@ | |||
| 81 | 81 | ||
| 82 | * sedleim.inp (SHELL, MAKESHELL): Use /xyzzy/command as the shell. | 82 | * sedleim.inp (SHELL, MAKESHELL): Use /xyzzy/command as the shell. |
| 83 | 83 | ||
| 84 | After the release of 20.4, development was split into two separate | ||
| 85 | code lines. One line contained the code for Emacs 21, and the other | ||
| 86 | one the code for the 20.x releases after 20.4. The following change | ||
| 87 | log entries up to the entry ``20.4 released'' are for the 20.x code | ||
| 88 | line. Change logs above this notice are those for the 21.x code line. | ||
| 89 | |||
| 90 | 2000-06-13 Gerd Moellmann <gerd@gnu.org> | ||
| 91 | |||
| 92 | * Version 20.7 released. | ||
| 93 | |||
| 94 | 2000-02-26 Gerd Moellmann <gerd@gnu.org> | ||
| 95 | |||
| 96 | * Version 20.6 released. | ||
| 97 | |||
| 98 | 1999-12-04 Gerd Moellmann <gerd@gnu.org> | ||
| 99 | |||
| 100 | * Version 20.5 released. | ||
| 101 | |||
| 102 | 1999-07-29 Eli Zaretskii <eliz@gnu.org> | ||
| 103 | |||
| 104 | * sedleim.inp (SHELL, MAKESHELL): Use /xyzzy/command as the shell. | ||
| 105 | |||
| 84 | 1999-07-12 Richard Stallman <rms@gnu.org> | 106 | 1999-07-12 Richard Stallman <rms@gnu.org> |
| 85 | 107 | ||
| 86 | * Version 20.4 released. | 108 | * Version 20.4 released. |