Begin work on supporting clone
diff --git a/ChangeLog b/ChangeLog
index 959068c..e7b1c87 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
 
   * Merge patch from ftp://oss.software.ibm.com/linux390/ to add
     support for Linux on the IBM S/390 architecture
+  * process.c: add internal_clone(), currently only shows the options
+  * syscall.c: use internal_clone to handle SYS_clone
 
 Mon Dec 20 00:27:50 CET 1999 Wichert Akkerman <wakkerma@debian.org>