summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-04-06 23:52:02 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-04-06 23:52:02 +0000
commitfdee8ef0ac9965aab53c14a4ebf990a8592b9f94 (patch)
tree432f5ede9d3372182ca6d92de4e893d4069227f7 /ChangeLog
parent0318801591e629a21b86b79eb13abde1dddcf92e (diff)
- (bal) We no longer use atexit()/xatexit()/on_exit()
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d922f9f1..c9c7ac9f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,7 @@
16 - (bal) Revered out of runtime IRIX detection of joblimits. Code is 16 - (bal) Revered out of runtime IRIX detection of joblimits. Code is
17 incomplete. 17 incomplete.
18 - (bal) Quiet down configure.ac if /bin/test does not exist. 18 - (bal) Quiet down configure.ac if /bin/test does not exist.
19 - (bal) We no longer use atexit()/xatexit()/on_exit()
19 20
2020020405 2120020405
21 - (bal) Patch for OpenSC SmartCard library; ok markus@; patch by 22 - (bal) Patch for OpenSC SmartCard library; ok markus@; patch by
@@ -8186,4 +8187,4 @@
8186 - Wrote replacements for strlcpy and mkdtemp 8187 - Wrote replacements for strlcpy and mkdtemp
8187 - Released 1.0pre1 8188 - Released 1.0pre1
8188 8189
8189$Id: ChangeLog,v 1.2032 2002/04/06 20:30:07 mouring Exp $ 8190$Id: ChangeLog,v 1.2033 2002/04/06 23:52:02 mouring Exp $