1999-08-23 Mark Kettenis <kettenis@gnu.org>
authorRoland McGrath <roland@gnu.org>
Mon, 23 Aug 1999 21:06:00 +0000 (21:06 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 23 Aug 1999 21:06:00 +0000 (21:06 +0000)
* hurd/hurdsig.c (_hurd_internal_post_signal): Add missing else.

* stdio-common/Makefile: Move addition to routines to the right place.

ChangeLog

index 6b157f0..8fd2bb2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
+1999-08-23  Mark Kettenis  <kettenis@gnu.org>
+
+       * hurd/hurdsig.c (_hurd_internal_post_signal): Add missing else.
+
 1999-08-23  Ulrich Drepper  <drepper@cygnus.com>
 
-       * stdio-common/Makefile: Mode addition to routines to the right place.
+       * stdio-common/Makefile: Move addition to routines to the right place.
 
 1999-08-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>