jorton 2004/09/30 03:42:54
Modified: src CHANGES
Log:
Fix typo.
Revision Changes Path
1.1956 +1 -1 apache-1.3/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/apache-1.3/src/CHANGES,v
retrieving revision 1.1955
retrieving revision 1.1956
diff -d -w -u -r1.1955 -r1.1956
--- CHANGES 30 Sep 2004 10:23:34 -0000 1.1955
+++ CHANGES 30 Sep 2004 10:42:54 -0000 1.1956
@@ -2,7 +2,7 @@
*) mod_digest: Fix nonce string calculation since 1.3.31 which
would force re-authentication for every connection if
- AuthDigestRealmSeed was not configure. PR 30920. [Joe Orton]
+ AuthDigestRealmSeed was not configured. PR 30920. [Joe Orton]
*) Trigger an error when a LoadModule directive attempts to
load a module which is built-in. This is a common error when
|