summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 5915220..b111cd5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-]2011-01-29 Carsten Haitzler (The Rasterman)
+2011-01-29 Carsten Haitzler (The Rasterman)
1.0.0 release
@@ -358,9 +358,13 @@
1.7.2 release
-2012-11-29 Vincent Torri
+2012-11-29 Vincent Torri
* Do not use -pthread anymore, but instead pass _REENTRANT to the
preprocessor and -lpthread to the linker.
* On Solaris OS, -mt is passed by default and same flags than
linux must be passed.
+
+2012-12-07 Cedric Bail
+
+ * Don't leak fd after exec.