aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorKaroly Lorentey2006-12-03 12:36:08 +0000
committerKaroly Lorentey2006-12-03 12:36:08 +0000
commitd0104e754a241cf83811fef30195d41201de533c (patch)
tree6a5a31760801bd70649d0f9b132f61c46fac8445 /admin
parent19739b34866e6a4789d842961470123b50158612 (diff)
parentab785936c82ac81edb8b20ac27c0558bc04797e5 (diff)
downloademacs-d0104e754a241cf83811fef30195d41201de533c.tar.gz
emacs-d0104e754a241cf83811fef30195d41201de533c.zip
Merged from emacs@sv.gnu.org.
Patches applied: * emacs@sv.gnu.org/emacs--devo--0--patch-486 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-487 Merge from gnus--rel--5.10 * emacs@sv.gnu.org/emacs--devo--0--patch-488 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-489 Merge from gnus--rel--5.10 * emacs@sv.gnu.org/gnus--rel--5.10--patch-156 Merge from emacs--devo--0 * emacs@sv.gnu.org/gnus--rel--5.10--patch-157 Update from CVS * emacs@sv.gnu.org/gnus--rel--5.10--patch-158 Update from CVS * emacs@sv.gnu.org/gnus--rel--5.10--patch-159 Update from CVS * emacs@sv.gnu.org/gnus--rel--5.10--patch-160 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-587
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