summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index db9c94f14..6b3409317 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,8 +16,10 @@
16 - (djm) Update README to reflect AIX's status as a well supported platform. 16 - (djm) Update README to reflect AIX's status as a well supported platform.
17 From dtucker@zip.com.au 17 From dtucker@zip.com.au
18 - (tim) [Makefile.in configure.ac] replace fixpath with sed script. Patch 18 - (tim) [Makefile.in configure.ac] replace fixpath with sed script. Patch
19 by Mo DeJong.
19 - (tim) [auth.c] declare today at top of allowed_user() to keep 20 - (tim) [auth.c] declare today at top of allowed_user() to keep
20 older compilers happy. 21 older compilers happy.
22 - (tim) [scp.c] make compilers without long long happy.
21 23
2220030107 2420030107
23 - (djm) Bug #401: Work around Linux breakage with IPv6 mapped addresses. 25 - (djm) Bug #401: Work around Linux breakage with IPv6 mapped addresses.
@@ -963,4 +965,4 @@
963 save auth method before monitor_reset_key_state(); bugzilla bug #284; 965 save auth method before monitor_reset_key_state(); bugzilla bug #284;
964 ok provos@ 966 ok provos@
965 967
966$Id: ChangeLog,v 1.2556 2003/01/09 04:04:27 tim Exp $ 968$Id: ChangeLog,v 1.2557 2003/01/09 04:09:30 tim Exp $