summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-03-17 23:58:59 +1100
committerDamien Miller <djm@mindrot.org>2000-03-17 23:58:59 +1100
commite37ac5ae1797f955ba91c4665aa9f9b0fa3663e2 (patch)
treeaa8d08a426ac8ba57754aea5a1bc7bdf7d29b6a0 /ChangeLog
parent7684ee17ee96426970c00cb44d9d00b6611b9a57 (diff)
- Runtime error fix for HPUX from Otmar Stahl
<O.Stahl@lsw.uni-heidelberg.de>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba49585f..e8f93ebb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,8 @@
pedantic: signed vs. unsigned, void*-arithm, etc
- [ssh.1 sshd.8]
Various cleanups and standardizations.
+ - Runtime error fix for HPUX from Otmar Stahl
+ <O.Stahl@lsw.uni-heidelberg.de>
20000316
- Fixed configure not passing LDFLAGS to Solaris. Report from David G.