aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-11-08 20:51:26 +0000
committerlloyd <[email protected]>2008-11-08 20:51:26 +0000
commitde0e6d06a2efa362f9803be6ca5a3535c043ebc8 (patch)
tree1b8e4b1c812496977c9682cee4270b62a1e8536d
parent51e730bfd58959600d8d206df945b7ab335056c0 (diff)
Log base.h split
-rw-r--r--doc/log.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index cca024960..6bdbf05f8 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -2,6 +2,7 @@
* 1.7.20-pre, ????-??-??
- Namespace pkg-config file by major and minor versions
- Cache device descriptors in Device_EntropySource
+ - Split base.h into {block_cipher,stream_cipher,mac,hash}.h
* 1.7.19, 2008-11-06
- Add HMAC_RNG, based on a design by Hugo Krawczyk