aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-09-25 15:42:25 +0000
committerGerd Moellmann2000-09-25 15:42:25 +0000
commit6567e9b550147e8c46d35367cf3553b9acf9fbe3 (patch)
treee1e61cfb75ef19a76b0ae640b0be80d213af0067 /lib-src/ChangeLog
parent1bc20d83cb040a51cad08b49b9e81d534fca57a5 (diff)
downloademacs-6567e9b550147e8c46d35367cf3553b9acf9fbe3.tar.gz
emacs-6567e9b550147e8c46d35367cf3553b9acf9fbe3.zip
*** empty log message ***
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog27
1 files changed, 27 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index db25bef2cda..361909f60d2 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -464,6 +464,33 @@
464 * grep-changelog: New. 464 * grep-changelog: New.
465 * Makefile.in (INSTALLABLE_SCRIPTS): Add it. 465 * Makefile.in (INSTALLABLE_SCRIPTS): Add it.
466 466
467After the release of 20.4, development was split into two separate
468code lines. One line contained the code for Emacs 21, and the other
469one the code for the 20.x releases after 20.4. The following change
470log entries up to the entry ``20.4 released'' are for the 20.x code
471line. Change logs above this notice are those for the 21.x code line.
472
4732000-06-13 Gerd Moellmann <gerd@gnu.org>
474
475 * Version 20.7 released.
476
4772000-02-26 Gerd Moellmann <gerd@gnu.org>
478
479 * Version 20.6 released.
480
4811999-12-04 Gerd Moellmann <gerd@gnu.org>
482
483 * Version 20.5 released.
484
4851999-11-13 Gerd Moellmann <gerd@gnu.org>
486
487 * Makefile.in (b2m): Add dependency on GETOPTDEPS.
488
4891999-11-03 Gerd Moellmann <gerd@gnu.org>
490
491 * emacsclient.c, etags.c: Change email address to send bugs
492 to.
493
4671999-07-12 Richard Stallman <rms@gnu.org> 4941999-07-12 Richard Stallman <rms@gnu.org>
468 495
469 * Version 20.4 released. 496 * Version 20.4 released.