aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/log.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 0505b6da2..7204ca8d5 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,4 +1,9 @@
+* 1.5.7, May 10, 2006
+ - Further, major changes to the BER/DER coding system
+ - Updated the Qt mutex module to use Mutex_Factory
+ - Moved the library global state object into an anonymous namespace
+
* 1.5.6, March 1, 2006
- The low-level DER/BER coding system was redesigned and rewritten
- Portions of the certificate code were cleaned up internally