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 /lwlib | |
| parent | 1bc20d83cb040a51cad08b49b9e81d534fca57a5 (diff) | |
| download | emacs-6567e9b550147e8c46d35367cf3553b9acf9fbe3.tar.gz emacs-6567e9b550147e8c46d35367cf3553b9acf9fbe3.zip | |
*** empty log message ***
Diffstat (limited to 'lwlib')
| -rw-r--r-- | lwlib/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog index dd1e6f2d5c0..68bb7761b45 100644 --- a/lwlib/ChangeLog +++ b/lwlib/ChangeLog | |||
| @@ -290,6 +290,24 @@ | |||
| 290 | (remap_menubar): Ditto. | 290 | (remap_menubar): Ditto. |
| 291 | (draw_arrow): Draw it 3D. | 291 | (draw_arrow): Draw it 3D. |
| 292 | 292 | ||
| 293 | After the release of 20.4, development was split into two separate | ||
| 294 | code lines. One line contained the code for Emacs 21, and the other | ||
| 295 | one the code for the 20.x releases after 20.4. The following change | ||
| 296 | log entries up to the entry ``20.4 released'' are for the 20.x code | ||
| 297 | line. Change logs above this notice are those for the 21.x code line. | ||
| 298 | |||
| 299 | 2000-06-13 Gerd Moellmann <gerd@gnu.org> | ||
| 300 | |||
| 301 | * Version 20.7 released. | ||
| 302 | |||
| 303 | 2000-02-26 Gerd Moellmann <gerd@gnu.org> | ||
| 304 | |||
| 305 | * Version 20.6 released. | ||
| 306 | |||
| 307 | 1999-12-04 Gerd Moellmann <gerd@gnu.org> | ||
| 308 | |||
| 309 | * Version 20.5 released. | ||
| 310 | |||
| 293 | 1999-07-12 Richard Stallman <rms@gnu.org> | 311 | 1999-07-12 Richard Stallman <rms@gnu.org> |
| 294 | 312 | ||
| 295 | * Version 20.4 released. | 313 | * Version 20.4 released. |