summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-02-13 12:11:17 +1100
committerDamien Miller <djm@mindrot.org>2001-02-13 12:11:17 +1100
commitd8ab0d4a852e00ab9e46c7147d887b0b038d7d43 (patch)
treea584e97df6f83d56a2f55564c2e8104b5a3ab7da /ChangeLog
parent5d8520ab76cb794358e0bc439d0d1acaabc7dbf8 (diff)
- (djm) Only test -S potential EGD sockets if they exist and are readable.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bb7fda998..8bf6d4738 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
120010213 120010213
2 - (bal) added NeXT work around for bsd-snprintf.c in bsd-nextstep.h. 2 - (bal) added NeXT work around for bsd-snprintf.c in bsd-nextstep.h.
3 - (bal) added TODO item to clean up and sort out 'varargs' from 'stdargs' 3 - (bal) added TODO item to clean up and sort out 'varargs' from 'stdargs'
4 - (djm) Only test -S potential EGD sockets if they exist and are readable.
4 5
520010212 620010212
6 - (djm) Update Redhat specfile to allow --define "skip_x11_askpass 1", 7 - (djm) Update Redhat specfile to allow --define "skip_x11_askpass 1",
@@ -3908,4 +3909,4 @@
3908 - Wrote replacements for strlcpy and mkdtemp 3909 - Wrote replacements for strlcpy and mkdtemp
3909 - Released 1.0pre1 3910 - Released 1.0pre1
3910 3911
3911$Id: ChangeLog,v 1.750 2001/02/12 15:57:18 mouring Exp $ 3912$Id: ChangeLog,v 1.751 2001/02/13 01:11:17 djm Exp $