aboutsummaryrefslogtreecommitdiffstats
path: root/lwlib
diff options
context:
space:
mode:
authorGerd Moellmann2000-09-25 15:42:25 +0000
committerGerd Moellmann2000-09-25 15:42:25 +0000
commit6567e9b550147e8c46d35367cf3553b9acf9fbe3 (patch)
treee1e61cfb75ef19a76b0ae640b0be80d213af0067 /lwlib
parent1bc20d83cb040a51cad08b49b9e81d534fca57a5 (diff)
downloademacs-6567e9b550147e8c46d35367cf3553b9acf9fbe3.tar.gz
emacs-6567e9b550147e8c46d35367cf3553b9acf9fbe3.zip
*** empty log message ***
Diffstat (limited to 'lwlib')
-rw-r--r--lwlib/ChangeLog18
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
293After the release of 20.4, development was split into two separate
294code lines. One line contained the code for Emacs 21, and the other
295one the code for the 20.x releases after 20.4. The following change
296log entries up to the entry ``20.4 released'' are for the 20.x code
297line. Change logs above this notice are those for the 21.x code line.
298
2992000-06-13 Gerd Moellmann <gerd@gnu.org>
300
301 * Version 20.7 released.
302
3032000-02-26 Gerd Moellmann <gerd@gnu.org>
304
305 * Version 20.6 released.
306
3071999-12-04 Gerd Moellmann <gerd@gnu.org>
308
309 * Version 20.5 released.
310
2931999-07-12 Richard Stallman <rms@gnu.org> 3111999-07-12 Richard Stallman <rms@gnu.org>
294 312
295 * Version 20.4 released. 313 * Version 20.4 released.