NEWS for 635562bc14ef;
authorwenzelm
Tue, 02 Apr 2013 16:29:40 +0200
changeset 51596 4f25e800f520
parent 51595 8e9746e584c9
child 51597 c916828edc92
NEWS for 635562bc14ef;
NEWS
--- a/NEWS	Tue Apr 02 11:41:50 2013 +0200
+++ b/NEWS	Tue Apr 02 16:29:40 2013 +0200
@@ -43,6 +43,8 @@
 
 *** HOL ***
 
+* Notation "{p:A. P}" now allows tuple patterns as well.
+
 * Revised devices for recursive definitions over finite sets:
   - Only one fundamental fold combinator on finite set remains:
     Finite_Set.fold :: ('a => 'b => 'b) => 'b => 'a set => 'b