[m-dev.] diff: fix NEWS file
Fergus Henderson
fjh at cs.mu.OZ.AU
Thu Feb 8 01:34:09 AEDT 2001
NEWS:
Move Ralph's documentation for his change on the main branch
into the proper section for changes that are only on the main
branch.
Workspace: /home/hg/fjh/mercury
Index: NEWS
===================================================================
RCS file: /home/mercury1/repository/mercury/NEWS,v
retrieving revision 1.193
diff -u -d -r1.193 NEWS
--- NEWS 2001/02/06 07:11:38 1.193
+++ NEWS 2001/02/07 14:31:08
@@ -23,6 +23,9 @@
* We've addes some new library predicates: assoc_list__keys_and_values,
list__map2 and list__map3.
+* We've added func versions of the remaining preds in int.m that
+ did not already have them.
+
NEWS for Mercury release 0.10:
------------------------------
@@ -125,9 +128,6 @@
separate predicate or function for each type class method definition.
Changes to the standard library:
-
-* We've added func versions of the remaining preds in int.m that
- did not already have them.
* We've added new predicates map__foldl2, tree234__foldl2 and
std_util__aggregate2, and builtin__promise_only_solution_io.
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
| of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to: mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions: mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------
More information about the developers
mailing list