summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-01-23 06:54:30 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-01-23 06:54:30 +0000
commitfa9b641eb069ec8a89315a4cee4c585b91474afe (patch)
tree137b56bb13377f65691abb06b7425afbd56d2b03 /ChangeLog
parente996d72e025c7663df6fe985a9266eb45df08459 (diff)
- (bal) reverted out of 5/2001 change to atexit(). I assume I
did it to handle SonyOS. If that is the case than we will do a special case for them.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cd8b62e6..c25a61f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
Dave Dykstra <dwd@bell-labs.com>
- (stevesk) fix --with-zlib=
- (djm) Use case statements in autoconf to clean up some tests
+ - (bal) reverted out of 5/2001 change to atexit(). I assume I
+ did it to handle SonyOS. If that is the case than we will
+ do a special case for them.
20020122
- (djm) autoconf hacking:
@@ -7384,4 +7387,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1792 2002/01/23 00:20:59 djm Exp $
+$Id: ChangeLog,v 1.1793 2002/01/23 06:54:30 mouring Exp $