summaryrefslogtreecommitdiff
path: root/docs/users_guide/5-02-notes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/users_guide/5-02-notes.xml')
-rw-r--r--docs/users_guide/5-02-notes.xml57
1 files changed, 57 insertions, 0 deletions
diff --git a/docs/users_guide/5-02-notes.xml b/docs/users_guide/5-02-notes.xml
new file mode 100644
index 0000000000..a8bc83a4ba
--- /dev/null
+++ b/docs/users_guide/5-02-notes.xml
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<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>User-visible interpreter (GHCi) changes</title>
+ <itemizedlist>
+ <listitem>
+ <para></para>
+ </listitem>
+ </itemizedlist>
+ </sect2>
+
+ <sect2>
+ <title>User-visible library changes</title>
+ <itemizedlist>
+ <listitem>
+ <para></para>
+ </listitem>
+ </itemizedlist>
+ </sect2>
+
+ <sect2>
+ <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>
+
+<!-- Emacs stuff:
+ ;;; Local Variables: ***
+ ;;; mode: xml ***
+ ;;; sgml-parent-document: ("users_guide.xml" "book" "chapter" "sect1") ***
+ ;;; End: ***
+ -->