aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 38af947..2c70277 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,10 @@
+2011-10-20:
+ * (mhatle) change from internal PSEUDO_RELOADED to external
+ PSEUDO_UNLOAD environment variable. Enable external programs
+ to have a safe and reliable way to unload pseudo on the next
+ exec*. PSEUDO_UNLOAD also will disable pseudo if we're in a
+ fork/clone situation in the same way PSEUDO_DISABLED=1 would.
+
2011-07-19:
* (seebs) initialize a variable in that "realpath" code.