summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 76129a5e4..f95f561f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
120060313
2 - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong)
3 since not all platforms support it. Instead, use internal equivalent while
4 computing LLONG_MIN and LLONG_MAX. Remove special case for alpha-dec-osf*
5 as it's no longer required. Tested by Bernhard Simon, ok djm@
6
120060304 720060304
2 - (dtucker) [contrib/cygwin/ssh-host-config] Require use of lastlog as a 8 - (dtucker) [contrib/cygwin/ssh-host-config] Require use of lastlog as a
3 file rather than directory, required as Cygwin will be importing lastlog(1). 9 file rather than directory, required as Cygwin will be importing lastlog(1).
@@ -3892,4 +3898,4 @@
3892 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 3898 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
3893 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 3899 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
3894 3900
3895$Id: ChangeLog,v 1.4138 2006/03/03 22:00:19 dtucker Exp $ 3901$Id: ChangeLog,v 1.4139 2006/03/13 08:06:51 dtucker Exp $