summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-02-26 20:49:58 +1100
committerDamien Miller <djm@mindrot.org>2001-02-26 20:49:58 +1100
commitbb7c97620278ae97f52bbd50948734b6b355bcc2 (patch)
treee1413fd72348ea50aaf57e9b9705f4e394b690f1 /ChangeLog
parent63941f9631b8316d57d54e0ef7484c66bb1c1b7d (diff)
- (djm) Some systems (SCO3, NeXT) have weird saved uid semantics.
Based on patch from Tim Rice <tim@multitalents.net>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 14374aaff..465b26c66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
120010226 120010226
2 - (bal) Fixed bsd-snprinf.c so it now honors 'BROKEN_SNPRINTF' again. 2 - (bal) Fixed bsd-snprinf.c so it now honors 'BROKEN_SNPRINTF' again.
3 - (djm) Some systems (SCO3, NeXT) have weird saved uid semantics.
4 Based on patch from Tim Rice <tim@multitalents.net>
3 5
420010225 620010225
5 - (djm) Use %{_libexecdir} rather than hardcoded path in RPM specfile 7 - (djm) Use %{_libexecdir} rather than hardcoded path in RPM specfile
@@ -4129,4 +4131,4 @@
4129 - Wrote replacements for strlcpy and mkdtemp 4131 - Wrote replacements for strlcpy and mkdtemp
4130 - Released 1.0pre1 4132 - Released 1.0pre1
4131 4133
4132$Id: ChangeLog,v 1.822 2001/02/25 23:20:40 mouring Exp $ 4134$Id: ChangeLog,v 1.823 2001/02/26 09:49:58 djm Exp $