aboutsummaryrefslogtreecommitdiffstats
path: root/doc/log.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-06-28 19:54:46 +0000
committerlloyd <[email protected]>2010-06-28 19:54:46 +0000
commitbe41b79db735f10d09f5f73e4c2d438cee2d4ab7 (patch)
treecfdbaf5dbc183587331cc886d30640a050e76fdd /doc/log.txt
parent78465d7229c14478b81ecf56fad69a3b598a7415 (diff)
Give all Filter objects a method for querying their name
Diffstat (limited to 'doc/log.txt')
-rw-r--r--doc/log.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 447f6dc0a..d47fbbb42 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,6 +1,7 @@
* 1.9.9-dev, ????-??-??
- Add new X509::BER_encode and PKCS8::BER_encode
+ - Give all Filter objects a name() function
- Add Keyed_Filter::valid_iv_length
- Increase default iteration counts for private key encryption
- Fix compilation of mp_asm64 on 64-bit MIPS with GCC 4.4 and later