Update of /cvsroot/q-lang/q
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv22030
Modified Files:
NEWS
Log Message:
update NEWS
Index: NEWS
===================================================================
RCS file: /cvsroot/q-lang/q/NEWS,v
retrieving revision 1.137
retrieving revision 1.138
diff -C2 -d -r1.137 -r1.138
*** NEWS 18 Jan 2008 10:12:41 -0000 1.137
--- NEWS 23 Jan 2008 05:34:05 -0000 1.138
***************
*** 17,20 ****
--- 17,24 ----
provided as well.
+ - The glob and regex functions were moved back from system into clib.
+
+ As usual, please see the ChangeLog for details.
+
------------------------------------------------------------------------------
***************
*** 945,949 ****
* 4.2 26 March 2003
! Good news for Macintosh afficionados: Q has finally been ported to OS X!
Moreover, the interpreter now provides signal handling via the new `trap'
builtin, and the clib module has had a major overhaul and now provides well
--- 949,953 ----
* 4.2 26 March 2003
! Good news for Macintosh aficionados: Q has finally been ported to OS X!
Moreover, the interpreter now provides signal handling via the new `trap'
builtin, and the clib module has had a major overhaul and now provides well
|