Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : ghc-7.2

http://hackage.haskell.org/trac/ghc/changeset/421076ff5fdeb551df3df1dd730f100527a4170c

>---------------------------------------------------------------

commit 421076ff5fdeb551df3df1dd730f100527a4170c
Author: Ian Lynagh <[email protected]>
Date:   Fri Jul 15 02:21:47 2011 +0100

    Add a release note

>---------------------------------------------------------------

 docs/users_guide/7.2.1-notes.xml |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/docs/users_guide/7.2.1-notes.xml b/docs/users_guide/7.2.1-notes.xml
index b86b5f5..af007bf 100644
--- a/docs/users_guide/7.2.1-notes.xml
+++ b/docs/users_guide/7.2.1-notes.xml
@@ -225,6 +225,14 @@ foreign import ccall interruptible
           <literal>var</literal>.
         </para>
       </listitem>
+
+      <listitem>
+        <para>
+          Characters in the unicode <literal>OtherNumber</literal>
+          category are now treated as being 'digit's, rather than 'other
+          graphical' characters.
+        </para>
+      </listitem>
     </itemizedlist>
   </sect2>
 



_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to