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 d1e18fc..9832e4a 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,13 @@
+2010-12-09:
+ * (mhatle) Add doc/program_flow to attempt to explain startup/running
+ * (mhatle) guts/* minor cleanup
+ * (mhatle) Reorganize into a new constructor for libpseudo ONLY
+ pseudo main() now manually calls the util init
+ new / revised init for client, wrappers and utils
+ * (mhatle) Add central "reinit" function
+ * (mhatle) Add manul execv* functions
+ * (mhatle) rename pseudo_populate_wrappers to pseudo_check_wrappers
+
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