aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/ChangeLog5
-rwxr-xr-xadmin/make-announcement3
2 files changed, 5 insertions, 3 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index ea3016b07ee..f31e58bab9c 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,8 @@
12006-10-28 Chong Yidong <cyd@stupidchicken.com>
2
3 * make-announcement (OLD): Remove LEIM references in announcement
4 since it is now built-in.
5
12006-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 62006-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 7
3 * admin.el (set-version): Set version numbers in "mac" subdirectory. 8 * admin.el (set-version): Set version numbers in "mac" subdirectory.
diff --git a/admin/make-announcement b/admin/make-announcement
index dd55efe360b..992808a514d 100755
--- a/admin/make-announcement
+++ b/admin/make-announcement
@@ -34,18 +34,15 @@ cat <<EOF
34There is a new pretest available in 34There is a new pretest available in
35 35
36 <ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-$NEW.tar.gz> 36 <ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-$NEW.tar.gz>
37 <ftp://alpha.gnu.org/gnu/emacs/pretest/leim-$NEW.tar.gz>
38 37
39Please report results from compiling and running the pretest to 38Please report results from compiling and running the pretest to
40<emacs-pretest-bug@gnu.org>. Your feedback is necessary for us 39<emacs-pretest-bug@gnu.org>. Your feedback is necessary for us
41to know on which platforms the pretest has been tried. 40to know on which platforms the pretest has been tried.
42Please say whether you built with LEIM or not.
43 41
44If you have the tars from the previous pretest, and you have the 42If you have the tars from the previous pretest, and you have the
45\`xdelta' utility, you can instead download the much smaller 43\`xdelta' utility, you can instead download the much smaller
46 44
47 <ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-$OLD-$NEW.xdelta> 45 <ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-$OLD-$NEW.xdelta>
48 <ftp://alpha.gnu.org/gnu/emacs/pretest/leim-$OLD-$NEW.xdelta>
49 46
50You can use a command like 47You can use a command like
51 48