[project @ 2004-08-08 17:26:26 by krasimir]
[ghc-hetmet.git] / ghc / docs / users_guide / 5-02-notes.sgml
index 144f79f..d577841 100644 (file)
@@ -1,43 +1,49 @@
-<sect1 id="release-5-02">
-  <title>Release notes for version 5.02</title>
+<sect1 id="release-5-04">
+  <title>Release notes for version 5.04</title>
 
   <sect2>
     <title>User-visible compiler changes</title>
+    <itemizedlist>
+      <listitem>
+       <para></para>
+      </listitem>
+    </itemizedlist>
   </sect2>
 
   <sect2>
-    <title>New experimental features</title>
+    <title>User-visible interpreter (GHCi) changes</title>
+    <itemizedlist>
+      <listitem>
+       <para></para>
+      </listitem>
+    </itemizedlist>
   </sect2>
 
   <sect2>
     <title>User-visible library changes</title>
     <itemizedlist>
       <listitem>
-       <para>The <literal>SocketPrim</literal> and
-       <literal>BSD</literal> modules in the <literal>net</literal>
-       package have been re-written to use the FFI, be more portable,
-       and be more thread-safe.  There are minor user-visible
-       changes: the functions <function>writeSocket</function>,
-       <function>readSocket</function> and
-       <function>readSocketAll</function> have been removed (use
-       <function>socketToHandle</function> and
-       <literal>Handle</literal> operations instead).</para>
-      </listitem>
-
-      <listitem>
-       <para>New function: <function>Exception.throwDynTo</function>.
-       See <xref linkend="sec-Dynamic-Exceptions">.</para>
+       <para></para>
       </listitem>
-
     </itemizedlist>
   </sect2>
 
   <sect2>
-    <title>Build system changes</title>
+    <title>New experimental features</title>
+    <itemizedlist>
+      <listitem>
+       <para></para>
+      </listitem>
+    </itemizedlist>
   </sect2>
 
   <sect2>
     <title>Internal changes</title>
+    <itemizedlist>
+      <listitem>
+       <para></para>
+      </listitem>
+    </itemizedlist>
   </sect2>
 
 </sect1>