Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ksmurchison committed Feb 26, 2006
1 parent df908d3 commit e2df99a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cyrus/doc/changes.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- $Id: changes.html,v 1.71.2.39 2006/02/25 20:29:01 murch Exp $ -->
<!-- $Id: changes.html,v 1.71.2.40 2006/02/26 14:52:00 murch Exp $ -->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator" content="HTML Tidy, see www.w3.org" />
Expand All @@ -16,7 +16,7 @@ <h1>Changes to the Cyrus IMAP Server since 2.3.1</h1>
<li>Properly handle timeouts when proxying.</li>
<li>Added plaintextloginalert option.</li>
<li>Fixed segfault in deliver.</li>
<li>Only allow mppath to be run as Cyrus user.</li>
<li>Only allow mbpath to be run as Cyrus user.</li>
<li>Added nntptimeout option for nntpd.</li>
<li>Added berkeley_hash and berkeley_hash_nosync cyrusdb backends
(seem to perform better under heavy loads).</li>
Expand Down Expand Up @@ -2092,7 +2092,7 @@ <h2>Changes to the Cyrus IMAP Server Since Version 1.0-Beta</h2>
</ul>

<hr />
last modified: $Date: 2006/02/25 20:29:01 $ <br />
last modified: $Date: 2006/02/26 14:52:00 $ <br />
<a href="index.html">Return</a> to the Cyrus IMAP Server Home Page
</body>
</html>
Expand Down

0 comments on commit e2df99a

Please sign in to comment.