summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorCharles.Forsyth <devnull@localhost>2007-08-17 12:37:52 +0000
committerCharles.Forsyth <devnull@localhost>2007-08-17 12:37:52 +0000
commit2a409d9c503f875c5ba694c0c601b287876c3536 (patch)
tree7726a17882573c760187b91de4be4a9906c4a2ca /CHANGES
parent8efcc02512b6ae020b366620032686a80b570587 (diff)
20070817-1337
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 82e8bddc..7a785ead 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+20070817
+ two old changes that weren't in the distribution...
+ libkeyring/rsaalg.c: previously failed to ensure the output key was the right length (really rsagen should do that)
+ libinterp/alt.c: use a better random number generator
20070814
bufio.b didn't update the buffer pointers correctly on write errors
20070807