summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2000-10-14 21:33:19 +0000
committerBen Lindstrom <mouring@eviladmin.org>2000-10-14 21:33:19 +0000
commitca1c2a0bac6e3ceab5c232ab800a1085db346144 (patch)
treef09fdc5fe09ea51de5d9207775b666296f5a7b99 /ChangeLog
parente0f49143d3eb0519339997a0711e1d62fdd26db1 (diff)
Add support for GNU rx library for those lacking regexp support
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c7099dc2..bbd97b95 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,5 @@
20001014
+ - (bal) Add support for GNU rx library for those lacking regexp support
- (djm) Don't accept PAM_PROMPT_ECHO_ON messages during initial auth
- (djm) Revert SSH2 serverloop hack, will find a better way.
- (djm) Add workaround for Linux 2.4's gratuitious errno change. Patch