summaryrefslogtreecommitdiff
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorMoritz Schulte <mo@g10code.com>2003-06-14 16:26:18 +0000
committerMoritz Schulte <mo@g10code.com>2003-06-14 16:26:18 +0000
commit41a949abaa5a285331fc123ad575ef539b807240 (patch)
treea4febb6f23663f805208d00052810dcd88178d70 /doc/ChangeLog
parent733ebafe52df44c37f28baff775972a34092b06f (diff)
downloadlibgcrypt-41a949abaa5a285331fc123ad575ef539b807240.tar.gz
2003-06-14 Moritz Schulte <moritz@g10code.com>
* gcrypt.texi (Hash Functions): Adjusteded description of gcry_md_copy. 2003-06-12 Moritz Schulte <moritz@g10code.com> * gcrypt.texi (Public Key Functions): Fix example S-Exp, i.e.: added the number of following digits as prefix to the number of bits. (Public Key Functions): Document the general usage of `flags', including the no-blinding flag.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 82b579ce..3425c6d9 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,16 @@
+2003-06-14 Moritz Schulte <moritz@g10code.com>
+
+ * gcrypt.texi (Hash Functions): Adjusteded description of
+ gcry_md_copy.
+
+2003-06-12 Moritz Schulte <moritz@g10code.com>
+
+ * gcrypt.texi (Public Key Functions): Fix example S-Exp, i.e.:
+ added the number of following digits as prefix to the number of
+ bits.
+ (Public Key Functions): Document the general usage of `flags',
+ including the no-blinding flag.
+
2003-06-11 Werner Koch <wk@gnupg.org>
* gcrypt.texi (Hash Functions): Document possible values of HD.