[project @ 1999-02-11 14:20:11 by simonm]
authorsimonm <unknown>
Thu, 11 Feb 1999 14:20:12 +0000 (14:20 +0000)
committersimonm <unknown>
Thu, 11 Feb 1999 14:20:12 +0000 (14:20 +0000)
Add release notes for 4.03.

ghc/docs/users_guide/4-03-notes.vsgml [new file with mode: 0644]
ghc/docs/users_guide/users_guide.vsgml

diff --git a/ghc/docs/users_guide/4-03-notes.vsgml b/ghc/docs/users_guide/4-03-notes.vsgml
new file mode 100644 (file)
index 0000000..ff364e3
--- /dev/null
@@ -0,0 +1,14 @@
+<sect1>Release notes for version~4.03---3/99
+<label id="release-4-03">
+<p>
+
+<itemize>
+<item> <tt/Weak/ library changes:
+       <itemize>
+       <item> Finalise is now spelt finalize in all function names.
+       <item> <tt/finalize/ now runs the finalizer immediately, and
+              waits for it to complete before returning.
+       <item> <tt/mkWeak/ now takes a <tt/Maybe (IO ())/ for the finalizer,
+              and <tt/mkWeakNoFinalizer/ is removed.
+       <itemize>
+</itemize>
index a0fea5f..4139992 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system [
        <!ENTITY intro          SYSTEM "intro.sgml" >
-       <!ENTITY relnotes       SYSTEM "4-02-notes.sgml" >
+       <!ENTITY relnotes       SYSTEM "4-03-notes.sgml" >
        <!ENTITY using          SYSTEM "using.sgml" >
        <!ENTITY runtime        SYSTEM "runtime_control.sgml" >
        <!ENTITY prof           SYSTEM "profiling.sgml" >
@@ -20,7 +20,7 @@
 ]>
 <article>
 
-<title>The Glasgow Haskell Compiler User's Guide, Version~4.02
+<title>The Glasgow Haskell Compiler User's Guide, Version~4.03
 <author>The GHC Team, 
 Email: @glasgow-haskell-{bugs,users}-request@@dcs.gla.ac.uk@
 <toc>