summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-01-16 23:03:56 +1100
committerDamien Miller <djm@mindrot.org>2000-01-16 23:03:56 +1100
commit62a52ef08da1f8371132278cb4025eccf56671a2 (patch)
tree5a1e054fb897962a4f17e5bed5685c32a176f12f /ChangeLog
parent8f926494419b922e3c005f06f65d4ea4523cdfda (diff)
- Compilation fix from Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
- Fixed broken bugfix for /dev/ptmx on Linux systems which lack openpty(). Report from Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 979e8ca6e..89a3e7c28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
4 - Released 1.2.1pre26 4 - Released 1.2.1pre26
5 5
6 - Compilation fix from Kiyokazu SUTO <suto@ks-and-ks.ne.jp> 6 - Compilation fix from Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
7 - Fixed broken bugfix for /dev/ptmx on Linux systems which lack
8 openpty(). Report from Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
7 9
820000115 1020000115
9 - Add --with-xauth-path configure directive and explicit test for 11 - Add --with-xauth-path configure directive and explicit test for