comparison CHANGES-beta @ 5478:7a86df313e0e

Update CHANGES-beta for 21.5.31.
author Stephen J. Turnbull <stephen@xemacs.org>
date Fri, 29 Apr 2011 20:33:47 +0900
parents 2b79584091b7
children 7a9941581bac
comparison
equal deleted inserted replaced
5477:90dcf2376909 5478:7a86df313e0e
1 # DO NOT PUT A VERSION MARKER HERE, AUTOMATICALLY ADDED AT RELEASE 1 # DO NOT PUT A VERSION MARKER HERE, AUTOMATICALLY ADDED AT RELEASE
2
3 Internal API and Implementation
4
5 -- improve: Verify copyright status and restrict license to GPL version 3 or later. -- Mats Lidell, Mike Sperber, Jerry James, Ben Wing
2 6
3 Major Features and Backward Incompatible Changes 7 Major Features and Backward Incompatible Changes
4 8
5 -- remove: Last release under GPL v2; future releases will be GPL v3 or later. -- Mats Lidell, Jerry James, Stephen Turnbull, Aidan Kehoe, Ben Wing, Mike Sperber 9 -- remove: Last release under GPL v2; future releases will be GPL v3 or later. -- Mats Lidell, Jerry James, Stephen Turnbull, Aidan Kehoe, Ben Wing, Mike Sperber
6 -- new: Functions may return multiple values as in Common Lisp (incompatible with cl.el implementation in some cases). 10 -- new: Functions may return multiple values as in Common Lisp (incompatible with cl.el implementation in some cases).