[m-dev.] Other things to do before the release.

David Matthew Overton dmo at cs.mu.OZ.AU
Fri Sep 11 16:10:06 AEST 1998


On Fri, Sep 11, 1998 at 03:41:49PM EST, Tyson Dowd wrote:
> It's worth adding to the news database on the webpage too.
> (It's in the "w3" cvs module -- yell if you want a hand).
> 
> If you like you can backdate it to the correct date.
> 

How does this look?


Estimated hours taken: 0.1

w3/news/newsdb.inc:
	Mention enhancements to mtags.

Index: newsdb.inc
===================================================================
RCS file: /home/staff/zs/imp/w3/news/newsdb.inc,v
retrieving revision 1.3
diff -u -r1.3 newsdb.inc
--- 1.3	1998/09/08 05:37:11
+++ newsdb.inc	1998/09/11 06:05:03
@@ -37,6 +37,13 @@
 and will now warn about variables which are defined but not used."
 ),
 
+"13 Jul 1998" => array("Enhancements to mtags.",
+
+"Mtags is now able to produce tags for typeclass declarations.  It is
+also able to produce tags files in the extended format supported by
+recent versions of Vim and Elvis."
+),
+
 "9 Jul 1998" => array("Existential types.",
 
 "Preliminary support for existential types has been added to Mercury.

-- 
David Overton
MEngSc Student                       Email: dmo at cs.mu.oz.au     
Department of Computer Science       Web: http://www.cs.mu.oz.au/~dmo
The University of Melbourne          Phone: +61 3 9344 9159



More information about the developers mailing list