Get it from the usual places:
ftp://ftp.xemacs.org/pub/xemacs/beta/
http://cvs.xemacs.org/
"Are we there yet?"
"I told you the last time you asked, we're 20 minutes away."
Bug fixes. 21.0.66 is scheduled for Friday, March 12.
I screwed up the patch kit again. To get the codename right, please
apply the following patch (the CVS tree is correct) if you are using
either the full tarball or the patch kit.
Index: version.sh
===================================================================
RCS file: /usr/CVSroot/XEmacs/xemacs/version.sh,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -r1.146 -r1.147
--- version.sh 1999/03/05 16:01:01 1.146
+++ version.sh 1999/03/05 16:12:22 1.147
@@ -2,7 +2,7 @@
emacs_major_version=21
emacs_minor_version=0
emacs_beta_version=65
-xemacs_codename="20"
+xemacs_codename="20 minutes to Nikko"
infodock_major_version=4
infodock_minor_version=0
infodock_build_version=6
to 21.0.65 "20 minutes to Nikko"
-- Fix for new Berkeley DB library from Paul Keusemann/Gregory Neal Shapiro
-- Various package-ui fixes from Jan Vroonhof
-- Fix for doubled font-locking during buffer reversion
-- KFM browsing support from Neal Becker
-- info fix from Didier Verna
-- Build bug fixes from Martin Buchholz
-- Various Documentation updates
-- X-Face support for MS Windows native build from Gleb Arshinov
-- Restore corrupted CHANGES-beta file