diff options
author | Karoly Lorentey <lorentey@elte.hu> | 2006-05-10 15:04:01 +0000 |
---|---|---|
committer | Karoly Lorentey <lorentey@elte.hu> | 2006-05-10 15:04:01 +0000 |
commit | 8dadeb1e1f78c7be07db5ae78aa9eed58d272a4e (patch) | |
tree | 6262988e87d6b347a8c90fcc3c5b49f9bb5b36e1 /admin | |
parent | f6cf85ac95e469835a2643024f995b471a4c5d52 (diff) | |
parent | 9a4d87c8d5f4503d67d5155eae6d543cc31f86d0 (diff) | |
download | emacs-8dadeb1e1f78c7be07db5ae78aa9eed58d272a4e.tar.gz |
Merged from emacs@sv.gnu.org
Patches applied:
* emacs@sv.gnu.org/emacs--devo--0--patch-266
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-267
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-268
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-269
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-270
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-271
Rename "field-at-point" to "field-at-pos"
* emacs@sv.gnu.org/emacs--devo--0--patch-272
(comint-insert-input): Remove redundant calls to setq and goto-char
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-556
Diffstat (limited to 'admin')
-rw-r--r-- | admin/ChangeLog | 5 | ||||
-rw-r--r-- | admin/FOR-RELEASE | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index 9dc0def4788..ef6fcb44041 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -1,3 +1,8 @@ +2006-05-06 Bill Wohler <wohler@newt.com> + + * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder + about it. + 2006-04-17 Ramprasad B <ramprasad_i82@yahoo.com> * ./* (Copyright): Updated Copyright year(s) diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 9fcdb57f250..a34bde7d329 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -26,9 +26,6 @@ face name prefixes should be in it for good results. ** Send an email to the various distributions, including the GNOME and KDE projects, to use the new Emacs icons in etc/images/icons. -** Ensure MH-E 8.0 has been released. -Assigned to Bill Wohler <wohler@newt.com>. - * BUGS ** JD Smith's 17 Apr 2006 bug report that CVS operations |