[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / docs / release_notes / release.lit
1 \begin{onlystandalone}
2 \documentstyle[11pt,literate]{article}
3 \begin{document}
4 \title{Release notes for Glasgow Haskell}
5 \author{Will Partain (for the AQUA Team)\\
6 Department of Computing Science\\
7 University of Glasgow\\
8 Glasgow, Scotland\\
9 G12 8QQ\\
10 \\
11 Email: glasgow-haskell-\{bugs,request\}\@dcs.glasgow.ac.uk}
12 \maketitle
13 \begin{rawlatex}
14 \tableofcontents
15 \end{rawlatex}
16 \clearpage
17 \end{onlystandalone}
18
19 % NOTE TO MAINTAINERS: the way these notes are organized:
20 %   (1) What's new in the current release
21 %   (2) What's next ("real soon now")
22 %   (3) What was new in previous releases (reverse chronological order)
23 %   (4) anything else
24 %
25 % Remember: this isn't the compiler documentation! -- it's just
26 % pointers to it.  Mentioning something in the release notes is not
27 % the same as documenting it.
28
29 \section[release-0-26]{Release notes for version~0.26---7/95}
30 \input{0-26-notes.lit}
31
32 %\section[release-RSN]{What we hope to do Real Soon Now}
33 %\downsection
34 %\input{real-soon-now.lit}
35 %\upsection
36
37 \section{Non-release notes for versions~0.24 and 0.25}
38 Version~0.24 (March 1995) was a tidy-up release; it mostly
39 fixed some ``threads'' problems (now ``Concurrent Haskell''),
40 some I/O problems, and some porting problems.
41
42 Version~0.25 was a binary-only dump of a \tr{i386-*-linuxaout}
43 build, just so people could try it.
44
45 \section[release-0-23]{Release notes for version~0.23---12/94}
46 \input{0-23-notes.lit}
47
48 \section[release-0-22]{Release notes for version~0.22---7/94}
49 \input{0-22-notes.lit}
50
51 \section[release-0-19]{Release notes for version~0.19---12/93}
52 \input{0-19-notes.lit}
53
54 \section[release-0-16]{Release notes for version~0.16---07/93}
55 \input{0-16-notes.lit}
56
57 \section[release-0-10]{Release notes for version~0.10---12/92}
58 \input{0-10-notes.lit}
59
60 \section[release-0-09]{Release~0.09---9/92}
61
62 This was an unannounced pseudo-release to a few people.
63
64 \section[release-0-08]{Release notes for version~0.08---7/92}
65 \input{0-08-notes.lit}
66
67 \section[release-0-07]{Release~0.07}
68
69 This was an unannounced pseudo-release to a few people.
70
71 \section[release-0-06]{Release notes for version~0.06---3/92}
72 \input{0-06-notes.lit}
73
74 \section[release-0-05]{Release notes for version~0.05---12/91}
75 \input{0-05-notes.lit}
76
77 \section[releases-0-03-04]{Releases between 0.02 and 0.05}
78
79 There were a couple of private releases to highly zealous people,
80 mainly our friends at York.  There are README files in the
81 \tr{release_notes/} dir about those, if you are really interested.
82
83 \section[release-0-02]{Release notes for version~0.02---8/91}
84 \downsection
85 Nothing about version 0.02, our very first release, is still
86 interesting :-)
87 %\input{0-02-notes.lit}
88 \upsection
89
90 \begin{onlystandalone}
91 % \printindex
92 \end{document}
93 \end{onlystandalone}