- (bal) Updated INSTALL. PCRE moved to a new place.

This commit is contained in:
Ben Lindstrom 2001-04-28 16:32:10 +00:00
Родитель a8c7a62ad4
Коммит a4c02d8004
2 изменённых файлов: 6 добавлений и 3 удалений

Просмотреть файл

@ -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 $

Просмотреть файл

@ -52,7 +52,7 @@ OpenSSH has only been tested with GNU make. It may work with other
'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 @@ Please refer to the "reporting bugs" section of the webpage at
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 $