aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 205d50e..9e39f90 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,7 @@
+2010-08-24:
+ * (seebs) try to restore signal mask before calling exec()
+ * (seebs) move errno restoration after code which could set errno
+
2010-08-19:
* (seebs) handle insane edge case involving regcomp/regexec