Mercurial > hg > xemacs-beta
diff CHANGES-beta @ 1457:b627cfd39e8a
[xemacs-hg @ 2003-05-04 22:31:06 by youngs]
2003-05-05 Steve Youngs <youngs@xemacs.org>
* CHANGES.beta: Update.
author | youngs |
---|---|
date | Sun, 04 May 2003 22:31:06 +0000 |
parents | bd5929b8e039 |
children | 1fcb2428fee7 |
line wrap: on
line diff
--- a/CHANGES-beta Sun May 04 21:52:35 2003 +0000 +++ b/CHANGES-beta Sun May 04 22:31:06 2003 +0000 @@ -1,3 +1,39 @@ +to 21.5.13 "cauliflower" + + +Here are the highlights: + +Build + +-- Don't look for Motif if it's already been found - Buchholz. +-- Autoconf fixes for building modules on MacOS X - Begel. +-- Darwin, Cygwin, BerkDB autoconf fixes - Turnbull. +-- Make DEFUNed functions be tags - Buchholz. +-- Allow compiling with Motif 1 and linking with Motif 2 - Buchholz. + + + +Documentation + +-- New section in PROBLEMS auxilary programs for Windows - Turnbull. +-- FAQ updates + Q6.4.3 New aux programs for Windows - Turnbull. + + +Internals + +-- Don't use the u_int8_t etc typedefs on FreeBSD in database.c - Pluim. +-- Better support for externally defined lrecord types - Begel. + + +Lisp API + +-- Fix bug preventing installing new packages - Youngs. +-- Put exit message on separate line in `command-error' - Turnbull. +-- Temporarily turn off PGP verification of package-index - Youngs. +-- Remove keymapings for 'function-key-error' - James. + + to 21.5.12 "carrot" Lots of updates, fixes, and features from Ben Wing (he never stops).