aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a2ff5a5..b2dfee3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+1999-04-05 Roland McGrath <roland@baalperazim.frob.com>
+
+ * hurd/STATUS: File removed. Moved items that are still relevant into
+ TODO list in hurd source.
+
+1999-03-26 Mark Kettenis <kettenis@gnu.org>
+
+ * sysdeps/mach/hurd/bits/time.h: New file.
+ * sysdeps/mach/hurd/getrusage.c: New file.
+ * sysdeps/mach/hurd/clk_tck.c: New file.
+ * sysdeps/mach/hurd/Versions (libc) [GLIBC_2.1.1]: Add __libc_clk_tck.
+ * sysdeps/mach/hurd/Makefile [$(subdir) = posix]
+ (sysdep_routines): Add clk_tck.
+ * sysdeps/mach/hurd/times.c: Removed, since getrusage is now
+ implemented.
+
1999-04-02 Ulrich Drepper <drepper@cygnus.com>
* misc/syslog.c (closelog_internal): Do not reset LogTag here.