diff: mention interactive queries in news
Fergus Henderson
fjh at cs.mu.OZ.AU
Mon Mar 8 01:02:06 AEDT 1999
Estimated hours taken: 0.25
NEWS:
w3/news/newsdb.inc:
Mention that the debugger now supports interactive queries.
Index: NEWS
===================================================================
RCS file: /home/staff/zs/imp/mercury/NEWS,v
retrieving revision 1.132
diff -u -r1.132 NEWS
--- NEWS 1998/12/06 06:23:38 1.132
+++ NEWS 1999/03/07 14:01:06
@@ -10,3 +10,8 @@
which are supported by most modern Unix systems.
See the files in extras/dynamic_linking for details.
+* The debugger now includes support for interactive queries.
+
+ See the "Interactive query commands" subsection of the "Debugger commands"
+ section of the "Debugging" chapter of the Mercury User's Guide for details.
+
Index: w3/news/newsdb.inc
===================================================================
RCS file: /home/staff/zs/imp/w3/news/newsdb.inc,v
retrieving revision 1.21
diff -u -r1.21 newsdb.inc
--- newsdb.inc 1999/03/05 16:46:50 1.21
+++ newsdb.inc 1999/03/07 14:01:17
@@ -18,7 +18,16 @@
$newsdb = array(
-"16 Mar 1999" => array("Mercury Tutorial",
+"8 Mar 1999" => array("Interactive queries",
+
+"The Mercury debugger now includes support for interactive queries.
+See the \"Interactive query commands\" subsection of the \"Debugger commands\"
+section of the \"Debugging\" chapter of the
+<A HREF=\"http://www.cs.mu.oz.au/research/mercury/information/doc/user_guide_toc.html\">Mercury User's Guide</A>.
+"),
+
+
+"5 Mar 1999" => array("Mercury Tutorial",
"<a href=\"mailto:rwab1 at cam.sri.com\">Ralph Becket</a>
has kindly written a
<A HREF=\"http://www.cs.mu.oz.au/research/mercury/tutorial/index.html\">Mercury Tutorial</A>.
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh> | of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3 | -- the last words of T. S. Garp.
More information about the developers
mailing list