summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libcsupport/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/libcsupport/ChangeLog')
-rwxr-xr-xc/src/exec/libcsupport/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/exec/libcsupport/ChangeLog b/c/src/exec/libcsupport/ChangeLog
index 0b329cd4cc..8b29d6c61b 100755
--- a/c/src/exec/libcsupport/ChangeLog
+++ b/c/src/exec/libcsupport/ChangeLog
@@ -1,3 +1,9 @@
+2002-06-28 Joel Sherrill <joel@OARcorp.com>
+
+ * src/__times.c: Cleaned up comments, return more information,
+ and eliminated the fatal error on clock not set since it cannot
+ occur.
+
2002-06-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use AC_CONFIG_AUX_DIR(../..).