changeset 5711:99e10b10008c

Minor reordering of CHANGES.
author Stephen J. Turnbull <stephen@xemacs.org>
date Sat, 05 Jan 2013 01:35:58 +0900
parents b953a6ce2635
children bee2e2568828
files CHANGES-beta
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGES-beta	Fri Jan 04 20:46:30 2013 +0900
+++ b/CHANGES-beta	Sat Jan 05 01:35:58 2013 +0900
@@ -1,12 +1,13 @@
 # DO NOT PUT A VERSION MARKER HERE, ADDED AT RELEASE
 
+to XEmacs 21.5.33 "horseradish"
+
 Major Features, Bugfixes, and Backward Incompatible Changes
 
--- Nothing major this time.
+-- Nothing major this time. -- nobody
 
 User-Visible Bug Fixes and Improvements
 
--- Fix: Implement :active in submenu specs. -- Byrel Mitchell
 -- Improve: Reorganize default menubar. -- Stephen J. Turnbull
 
 Build Infrastructure and Source Tree
@@ -24,6 +25,7 @@
 
 Lisp API
 
+-- Fix: Implement :active in submenu specs. -- Byrel Mitchell
 -- New: Adopt GNU's ## syntax for the interned symbol with the zero-length name. -- Aidan Kehoe
 -- New: Command remapping in keymaps from GNU. -- Aidan Kehoe
 -- New: call-process-shell-command from GNU. -- Mats Lidell