summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-04-26 23:03:37 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-04-26 23:03:37 +0000
commit4468b260cf894cf659b7e92294ee51745cab80a3 (patch)
treeefa510b4dd8c53397f164bd2394643fbfb41c6c6 /ChangeLog
parent07183b8e17da2fcb077f5205047ac0cf6b5805af (diff)
- (bal) Fixed uidswap.c so it should work on non-posix complient systems.
patch based on 2.5.2 version by djm.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d5834d55..76ad58a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+20010427
+ - (bal) Fixed uidswap.c so it should work on non-posix complient systems.
+ patch based on 2.5.2 version by djm.
+
20010425
- OpenBSD CVS Sync
- markus@cvs.openbsd.org 2001/04/23 21:57:07
@@ -5252,4 +5256,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1171 2001/04/26 04:40:28 tim Exp $
+$Id: ChangeLog,v 1.1172 2001/04/26 23:03:37 mouring Exp $