doc update
[exim-website.git] / changelogs / ChangeLog-3.01.html
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2 <html>
3   <head>
4     <title>exim changelogs - Version 3.01</title>
5   </head>
6
7   <body bgcolor="#FFFFBF" text="#00005A" link="#000060" alink="#E8700D" vlink="#003050">
8     <h1>Exim changelog for Version 3.01</h1>
9
10     <ol>
11       <li>
12         Exim wasn't always handling (i.e. ignoring) white space
13         following an exclamation mark introducing a negative item in a
14         domain, host, or address list.
15       </li>
16       <li>
17         Exim was failing to compile under SunOS4 because on that OS
18         getc, ungetc, feof, and ferror are defined only as macros and
19         not as assignable functions (which Exim now needs). A suitable
20         lash-up has been provided for this operating system.
21       </li>
22     </ol>
23     <hr>
24     <h6>$Id: ChangeLog-3.01.html,v 1.2 1999/05/25 20:46:06 nigel Exp $</h6>
25 <!-- Created: Mon Aug 25 13:12:18 BST 1997 -->
26   </body>
27 </html>