NEWS
changeset 15677 8770edbf8f28
parent 15570 8d8c70b41bab
child 15696 1da4ce092c0b
--- a/NEWS	Thu Apr 07 13:29:41 2005 +0200
+++ b/NEWS	Thu Apr 07 14:07:40 2005 +0200
@@ -514,6 +514,9 @@
   also an x-symbol version with subscripts "\<Union>\<^bsub>i <= n\<^esub>. A"
   like in normal math, and corresponding versions for < and for intersection.
 
+* HOL/List: Ordering "lexico" is renamed "lenlex" and the standard
+  lexicographic dictonary ordering has been added as "lexord".
+
 * ML: the legacy theory structures Int and List have been removed. They had
   conflicted with ML Basis Library structures having the same names.