summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2006-06-02 23:14:36 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2006-06-02 23:14:36 +0000
commit1f7dab056c661af97ca7c6a7b61a87b26ca3fa36 (patch)
tree20df03103c3789691a8316b76a2a1f59185c1bc6 /ChangeLog
parent2a79e8011cffd6e7a2d4a5c15ad4df8b96e12309 (diff)
Drop pre-waitpid() support since all POSIX.1-1990 systems have waitpid.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 14194ce..f5c1400 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-06-02 Alan Coopersmith <alan.coopersmith@sun.com>
+ * dm.c (WaitForChild):
+ * server.c (serverPause):
+ Drop pre-waitpid() support since all POSIX.1-1990 systems have waitpid.
+
+2006-06-02 Alan Coopersmith <alan.coopersmith@sun.com>
+
* configure.ac:
Bump version to 1.0.99 for 1.1 branch.