# HG changeset patch # User Stephen J. Turnbull # Date 1357317358 -32400 # Node ID 99e10b10008cedb631ca60aca8ee2d994c195f3c # Parent b953a6ce2635c82cfa878ce4c48a2973eb912bcf Minor reordering of CHANGES. diff -r b953a6ce2635 -r 99e10b10008c CHANGES-beta --- 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