- (bal) Updated INSTALL.  PCRE moved to a new place.
diff --git a/ChangeLog b/ChangeLog
index 61f9843..6e110f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+20010429
+ - (bal) Updated INSTALL.  PCRE moved to a new place.
+
 20010427
  - (bal) Fixed uidswap.c so it should work on non-posix complient systems.
    patch based on 2.5.2 version by djm.
@@ -5267,4 +5270,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.1178 2001/04/27 05:50:48 tim Exp $
+$Id: ChangeLog,v 1.1179 2001/04/28 16:32:10 mouring Exp $
diff --git a/INSTALL b/INSTALL
index 256743f..3fa9378 100644
--- a/INSTALL
+++ b/INSTALL
@@ -52,7 +52,7 @@
 'make' programs, but you are on your own.
 
 PCRE (PERL-compatible Regular Expression library):
-ftp://ftp.cus.cam.ac.uk/pub/software/programs/pcre/
+ftp://ftp.cus.cam.ac.uk/pub/software/programing/pcre/
 
 Most platforms do not require this.  However older Unices may not have a 
 posix regex library. PCRE provides a POSIX interface.
@@ -227,4 +227,4 @@
 http://www.openssh.com/
 
 
-$Id: INSTALL,v 1.43 2001/04/20 20:56:21 stevesk Exp $
+$Id: INSTALL,v 1.44 2001/04/28 16:32:11 mouring Exp $