summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2001-09-17 14:34:33 -0700
committerTim Rice <tim@multitalents.net>2001-09-17 14:34:33 -0700
commita4f7ae1a35b5da61705bea75bcc50bc7a27726dd (patch)
tree366ca694b41098a5808d5e584244241dacba921a /ChangeLog
parentc3bd7eccac2c9d087dd23ab4929d423414d3f18e (diff)
- (tim) [includes.h openbsd-compat/getopt.c openbsd-compat/getopt.h]
rename getopt() to BSDgetopt() to keep form conflicting with system getopt(). [Makefile.in configure.in] disable filepriv until I can add missing procpriv calls.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index aece27756..3b1f644c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
120010917 120010917
2 - (djm) x11-ssh-askpass-1.2.4 in RPM spec, revert workarounds 2 - (djm) x11-ssh-askpass-1.2.4 in RPM spec, revert workarounds
3 - (tim) [includes.h openbsd-compat/getopt.c openbsd-compat/getopt.h]
4 rename getopt() to BSDgetopt() to keep form conflicting with
5 system getopt().
6 [Makefile.in configure.in] disable filepriv until I can add
7 missing procpriv calls.
3 8
420010916 920010916
5 - (djm) Workaround XFree breakage in RPM spec file 10 - (djm) Workaround XFree breakage in RPM spec file
@@ -6452,4 +6457,4 @@
6452 - Wrote replacements for strlcpy and mkdtemp 6457 - Wrote replacements for strlcpy and mkdtemp
6453 - Released 1.0pre1 6458 - Released 1.0pre1
6454 6459
6455$Id: ChangeLog,v 1.1523 2001/09/17 05:07:23 djm Exp $ 6460$Id: ChangeLog,v 1.1524 2001/09/17 21:34:33 tim Exp $