ph10 2006/09/26 14:51:57 BST
Modified files:
exim-doc/doc-txt ChangeLog
Log:
Fix typo.
Revision Changes Path
1.399 +1 -1 exim/exim-doc/doc-txt/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /home/cvs/exim/exim-doc/doc-txt/ChangeLog,v
retrieving revision 1.398
retrieving revision 1.399
diff -u -r1.398 -r1.399
--- ChangeLog 25 Sep 2006 11:25:37 -0000 1.398
+++ ChangeLog 26 Sep 2006 13:51:57 -0000 1.399
@@ -1,4 +1,4 @@
-$Cambridge: exim/exim-doc/doc-txt/ChangeLog,v 1.398 2006/09/25 11:25:37 ph10 Exp $
+$Cambridge: exim/exim-doc/doc-txt/ChangeLog,v 1.399 2006/09/26 13:51:57 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -34,7 +34,7 @@
PH/04 Applied Nico Erfurth's refactoring patch to tidy up mime.c
(quoted-printable decoding).
-PH/05 Applied Nico Efrurth's refactoring patch to tidy up spool_mbox.c, and
+PH/05 Applied Nico Erfurth's refactoring patch to tidy up spool_mbox.c, and
later the small subsequent patch to fix an introduced bug.
PH/06 Installed the latest Cygwin Makefile from the Cygwin maintainer.