start a change note
authorTony Cook <tony@develop-help.com>
Thu, 16 Aug 2012 09:54:41 +0000 (19:54 +1000)
committerTony Cook <tony@develop-help.com>
Thu, 16 Aug 2012 09:54:41 +0000 (19:54 +1000)
Changes

diff --git a/Changes b/Changes
index 607cbe257b6e48cda084585d955b0f8d528b4c41..caf6e6da7f9eff769a391617901d1d77f9435fe9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,8 +1,15 @@
 Imager release history.  Older releases can be found in Changes.old
 
 Threads work
-TODO: fill objects should refer to the contexts
-TODO: finish up doc changes
+ - mutex for gif
+ - mutex for tiff
+
+ - improved thread safety
+   - the internal error stack and log file handle are now in a per-thread
+     context object
+   - JPEG now captures IPTC information in a thread-safe way
+   - avoid globals where possible for warning capture in libtiff
+
 
 Imager 0.92 - 14 Aug 2012
 ===========