aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 121fe12..d1e18fc 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,13 @@
+2010-12-08:
+ * (mhatle) Add guts/clone.c to cleanup the clone support
+ * (mhatle) guts/clone.c only run setupenv and reinit when NOT PSEUDO_RELOADED
+ * (mhatle) guts/execve.c whitespace fixe
+ * (mhatle) guts/fork.c similar to guts/clone.c change
+ * (mhatle) pseudo_client.c add reinit function
+ * (mhatle) pseudo_client.c revise client reset, include code from pseudo_wrappers.c
+ * (mhatle) pseudo_server.c move the pid writing to the parent
+ * (mhatle) pseudo_wrappers.c clone cleanup and populate cleanup
+
2010-12-07:
* (seebs) whitespace fixes
* (seebs) improve fork and PSEUDO_DISABLED