aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorlloyd <[email protected]>2006-05-28 05:06:41 +0000
committerlloyd <[email protected]>2006-05-28 05:06:41 +0000
commit48c46ee56958d8f808da9084915ed1b530c3cc84 (patch)
tree099069ec29e28603dd570d7cb7a6337f3a5ce38c /doc
parentdfd56765f985c4a26bf170c5f0eea1471e74c8e3 (diff)
Drop the Visual C++ assembly module for the time being - many test
failures when enabled.
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